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

{
    "count": 37604,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3438&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=3402&ordering=end_time",
    "results": [
        {
            "id": 28842,
            "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": 27448,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c391dccb59234b44b626521e700da530.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c391dccb59234b44b626521e700da530-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:33:38.684857Z",
                "updated_at": "2023-07-04T10:33:38.684904Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5767,
                "name": "Fondazione Pastificio Cerere",
                "slug": "fondazione-pastificio-cerere",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8989581,12.5166727",
                "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": "2023-07-04T10:33:42.621602Z",
            "publish_time": null,
            "slug": "fondazione-pastificio-cerere-there-is-an-elephant-in-the-room-2020-10-21",
            "created_at": "2023-07-04T10:33:43.553236Z",
            "updated_at": "2023-07-04T10:33:44.221895Z",
            "summary": "There Is an Elephant in the Room is an Gallery Shows event starting on 21/10/2020, 00:00 and ending on 30/11/2020, 01:00. Event is in Fondazione Pastificio Cerere with address Via degli Ausoni, 7.",
            "title": "There Is an Elephant in the Room",
            "content": null,
            "start_time": "2020-10-21T00:00:00.000000Z",
            "end_time": "2020-11-30T01: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": "Via degli Ausoni, 7",
            "city": "Rome",
            "geolocation": "39.3541014,16.0368069",
            "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": 28401,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4580,
                "name": "Crown Point Press",
                "slug": "crown-point-press",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7854848,-122.3992509",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-27T18:51:52.693143Z",
            "publish_time": null,
            "slug": "crown-point-press-3d-to-2d-a-group-exhibition-2020-09-14",
            "created_at": "2023-06-27T18:51:53.662357Z",
            "updated_at": "2023-06-27T18:51:53.705535Z",
            "summary": "3D to 2D: A Group Exhibition is an Gallery Shows event starting on 14/09/2020, 00:00 and ending on 30/11/2020, 01:00. Event is in Crown Point Press with address 20 Hawthorne Street.",
            "title": "3D to 2D: A Group Exhibition",
            "content": null,
            "start_time": "2020-09-14T00:00:00.000000Z",
            "end_time": "2020-11-30T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Hawthorne Street",
            "city": "San Francisco",
            "geolocation": "",
            "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": 28764,
            "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": 27374,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4f3727c0e9c64b8c8ce3dda3a283c9f0-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-04T10:04:40.726184Z",
                "updated_at": "2023-07-04T10:04:40.726222Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5751,
                "name": "Craig F. Starr Gallery",
                "slug": "craig-f-starr-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7730385,-73.96575419999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-07-04T10:04:46.892656Z",
            "publish_time": null,
            "slug": "craig-f-starr-gallery-souvenirs-cornell-duchamp-johns-rauschenberg-2020-10-20",
            "created_at": "2023-07-04T10:04:47.810944Z",
            "updated_at": "2023-07-04T10:04:48.489135Z",
            "summary": "Souvenirs: Cornell Duchamp Johns Rauschenberg is an Gallery Shows event starting on 20/10/2020, 00:00 and ending on 30/11/2020, 01:00. Event is in Craig F. Starr Gallery with address 5 E. 73rd Street.",
            "title": "Souvenirs: Cornell Duchamp Johns Rauschenberg",
            "content": null,
            "start_time": "2020-10-20T00:00:00.000000Z",
            "end_time": "2020-11-30T01: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": "5 E. 73rd Street",
            "city": "New York",
            "geolocation": "40.77301565,-73.96577157187673",
            "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": 19471,
            "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": 18904,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307cdf04c9d3417dab7b3d655d50130b-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307cdf04c9d3417dab7b3d655d50130b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307cdf04c9d3417dab7b3d655d50130b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307cdf04c9d3417dab7b3d655d50130b-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307cdf04c9d3417dab7b3d655d50130b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/307cdf04c9d3417dab7b3d655d50130b.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307cdf04c9d3417dab7b3d655d50130b-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307cdf04c9d3417dab7b3d655d50130b-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307cdf04c9d3417dab7b3d655d50130b-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/307cdf04c9d3417dab7b3d655d50130b-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-12T16:41:41.403771Z",
                "updated_at": "2023-02-10T14:31:32.329774Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5559,
                "name": "The Geffen Contemporary at MOCA",
                "slug": "geffen-contemporary-moca",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0504854,-118.2385914",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-01-12T16:41:44.999975Z",
            "publish_time": null,
            "slug": "the-geffen-contemporary-at-moca-barbara-kruger-untitled-questions-19902018-2018-11-20",
            "created_at": "2023-01-12T16:41:48.757284Z",
            "updated_at": "2023-01-12T16:41:48.757304Z",
            "summary": null,
            "title": "Barbara Kruger, Untitled (Questions) (1990/2018)",
            "content": null,
            "start_time": "2018-11-20T01:00:00.000000Z",
            "end_time": "2020-11-30T01: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": "152 N Central Ave",
            "city": "Los Angeles",
            "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": 4991,
            "author": {
                "id": "c38f00b4-056a-4570-94f6-97a48da5700a",
                "username": "bernard_950",
                "slug": "bernard_950",
                "first_name": "Art",
                "last_name": "Wise",
                "display_name": "Bernard Rougerie",
                "display_name_full": "Bernard Rougerie",
                "email": "info@artwiseonline.com",
                "telephone": "(718) 788-0791"
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2057,
                "name": "ArtWise",
                "slug": "artwise",
                "city": "Brooklyn, New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.704106,-73.98800599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2615,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/httpdev.artwiseonline.compubmediacatalogproductcb6440-b-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-04-29T16:23:13.733787Z",
                    "updated_at": "2021-09-14T13:33:47.189256Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-09-29T12:31:42.118959Z",
            "publish_time": null,
            "slug": "artwise-spotlighting-calder-2020-10-30",
            "created_at": "2021-09-29T12:31:42.892407Z",
            "updated_at": "2022-08-03T08:41:57.715850Z",
            "summary": "Spotlighting Calder is an Gallery Shows event starting on 30/10/2020, 01:00 and ending on 30/11/2020, 01:00. Event is in ArtWise with address 135 Plymouth Street.",
            "title": "Spotlighting Calder",
            "content": null,
            "start_time": "2020-10-30T01:00:00.000000Z",
            "end_time": "2020-11-30T01: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": "135 Plymouth Street",
            "city": "Brooklyn, NY",
            "geolocation": "41.2895088,-72.935441",
            "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": 19837,
            "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": 19236,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a05c736c97049d2a20d2bd282266ed1-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a05c736c97049d2a20d2bd282266ed1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a05c736c97049d2a20d2bd282266ed1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a05c736c97049d2a20d2bd282266ed1-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a05c736c97049d2a20d2bd282266ed1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/7a05c736c97049d2a20d2bd282266ed1.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a05c736c97049d2a20d2bd282266ed1-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a05c736c97049d2a20d2bd282266ed1-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a05c736c97049d2a20d2bd282266ed1-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/7a05c736c97049d2a20d2bd282266ed1-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-16T20:29:01.418083Z",
                "updated_at": "2023-02-10T14:48:12.826588Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4515,
                "name": "Art Gene",
                "slug": "art-gene",
                "city": "Barrow-in-Furness",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.1169251,-3.2327238",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-16T20:29:07.381367Z",
            "publish_time": null,
            "slug": "art-gene-8-words-for-barrow-in-furness-2020-10-17",
            "created_at": "2023-01-16T20:29:08.260784Z",
            "updated_at": "2023-01-16T20:29:08.700218Z",
            "summary": "8 Words for Barrow-in-Furness is an Gallery Shows event starting on 17/10/2020, 00:00 and ending on 30/11/2020, 01:00. Event is in Art Gene with address Bath Street.",
            "title": "8 Words for Barrow-in-Furness",
            "content": null,
            "start_time": "2020-10-17T00:00:00.000000Z",
            "end_time": "2020-11-30T01: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": "Bath Street",
            "city": "Barrow-in-furness",
            "geolocation": "51.3808361,-2.3607667",
            "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": 20342,
            "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": 19691,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0a53a90f42f435b832518fbcefbea18-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0a53a90f42f435b832518fbcefbea18-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0a53a90f42f435b832518fbcefbea18-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0a53a90f42f435b832518fbcefbea18-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0a53a90f42f435b832518fbcefbea18-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/d0a53a90f42f435b832518fbcefbea18.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0a53a90f42f435b832518fbcefbea18-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0a53a90f42f435b832518fbcefbea18-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0a53a90f42f435b832518fbcefbea18-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/d0a53a90f42f435b832518fbcefbea18-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-20T13:40:05.085727Z",
                "updated_at": "2023-02-10T15:11:31.357206Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7421,
                "name": "Ben Uri Gallery and Museum",
                "slug": "ben-uri-gallery-and-museum",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5375443,-0.1853108",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 2,
                "image": null,
                "slug": "museum-exhibitions",
                "created_at": "2020-06-02T15:33:40.529628Z",
                "updated_at": "2021-03-29T12:18:53.827531Z",
                "name": "Museum Exhibitions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-20T13:40:08.197929Z",
            "publish_time": null,
            "slug": "ben-uri-gallery-museum-bernard-meninsky-2020-10-24",
            "created_at": "2023-01-20T13:40:09.317756Z",
            "updated_at": "2023-01-20T13:40:10.717666Z",
            "summary": "Bernard Meninsky is an Museum Exhibitions event starting on 24/10/2020, 00:00 and ending on 30/11/2020, 01:00. Event is in Ben Uri Gallery and Museum with address 108a Boundary Road.",
            "title": "Bernard Meninsky",
            "content": null,
            "start_time": "2020-10-24T00:00:00.000000Z",
            "end_time": "2020-11-30T01: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": "108a Boundary Road",
            "city": "St. John's Wood - London",
            "geolocation": "-33.734155,151.059158",
            "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": 4926,
            "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": 3237,
                "name": "Art Consultant Mosto & Rojas Arte",
                "slug": "art-consultant-mosto-rojas-arte",
                "city": "Buenos Aires",
                "country": {
                    "code": "AR",
                    "name": "Argentina"
                },
                "geolocation": "-34.59877720000001,-58.3943039",
                "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": "AR",
            "publish_status": "published",
            "published_at": "2021-09-29T01:53:53.509970Z",
            "publish_time": null,
            "slug": "art-consultant-mosto-rojas-arte-osvaldo-monzo-light-colors-and-texture-in-the-new-image-2020-10-08",
            "created_at": "2021-09-29T01:53:54.282497Z",
            "updated_at": "2021-09-29T01:53:54.326156Z",
            "summary": "Osvaldo Monzo: Light, Colors and Texture in the New Image is an Gallery Shows event starting on 08/10/2020, 00:00 and ending on 30/11/2020, 01:00. Event is in Art Consultant Mosto & Rojas Arte with address Paraguay 934 Piso 1.",
            "title": "Osvaldo Monzo: Light, Colors and Texture in the New Image",
            "content": null,
            "start_time": "2020-10-08T00:00:00.000000Z",
            "end_time": "2020-11-30T01: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": "Paraguay 934 Piso 1",
            "city": "Buenos Aires",
            "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": 28404,
            "author": {
                "id": "195ed719-34f8-426a-b3c3-43f3b323385b",
                "username": "K",
                "slug": "k",
                "first_name": "Dylan",
                "last_name": "K",
                "display_name": null,
                "display_name_full": "Dylan K",
                "email": "fakeemail@ksuperuserfordata.uploadx",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 4580,
                "name": "Crown Point Press",
                "slug": "crown-point-press",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7854848,-122.3992509",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2023-06-27T18:51:55.190083Z",
            "publish_time": null,
            "slug": "crown-point-press-alyson-shotz-2020-09-14",
            "created_at": "2023-06-27T18:51:56.132166Z",
            "updated_at": "2023-06-27T18:51:56.166871Z",
            "summary": "Alyson Shotz is an Gallery Shows event starting on 14/09/2020, 00:00 and ending on 30/11/2020, 01:00. Event is in Crown Point Press with address 20 Hawthorne Street.",
            "title": "Alyson Shotz",
            "content": null,
            "start_time": "2020-09-14T00:00:00.000000Z",
            "end_time": "2020-11-30T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "20 Hawthorne Street",
            "city": "San Francisco",
            "geolocation": "",
            "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": 4902,
            "author": {
                "id": "280a61f4-8983-4b7b-b86a-b9e90ffd87ee",
                "username": "irina_1306",
                "slug": "irina_1306",
                "first_name": "Irina",
                "last_name": "Ilieva",
                "display_name": "Irina Ilieva",
                "display_name_full": "Irina Ilieva",
                "email": "art@aquabit.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 6282,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5290211920_1605065605-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5290211920_1605065605-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5290211920_1605065605-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5290211920_1605065605-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5290211920_1605065605-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/5290211920_1605065605.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5290211920_1605065605-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5290211920_1605065605-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5290211920_1605065605-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/5290211920_1605065605-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-29T01:46:05.568008Z",
                "updated_at": "2021-09-29T01:46:05.568059Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2954,
                "name": "aquabitArt gallery",
                "slug": "aquabitart-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5276961,13.401134400000046",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2760,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/aquabitArt-gallery-profile-image.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/aquabitArt-gallery-profile-image-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-05-07T21:41:09.825704Z",
                    "updated_at": "2021-09-14T13:37:53.007177Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2021-09-29T01:46:09.042083Z",
            "publish_time": null,
            "slug": "aquabitart-berlin-betreten-auf-eigene-gefahr-vol-2-enter-at-your-own-risk-vol-2-2020-11-07",
            "created_at": "2021-09-29T01:46:09.843441Z",
            "updated_at": "2022-08-03T08:41:53.535538Z",
            "summary": "Betreten auf eigene Gefahr Vol 2 / Enter at your own risk Vol 2 is an Gallery Shows event starting on 07/11/2020, 01:00 and ending on 30/11/2020, 01:00. Event is in aquabitArt gallery with address Auguststr. 35.",
            "title": "Betreten auf eigene Gefahr Vol 2 / Enter at your own risk Vol 2",
            "content": null,
            "start_time": "2020-11-07T01:00:00.000000Z",
            "end_time": "2020-11-30T01: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": "Auguststr. 35",
            "city": "Berlin",
            "geolocation": "52.527660600000004,13.401119582103629",
            "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": 4166,
            "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": 5616,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407011255_1603856134-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407011255_1603856134-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407011255_1603856134-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407011255_1603856134-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407011255_1603856134-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6407011255_1603856134.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407011255_1603856134-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407011255_1603856134-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407011255_1603856134-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6407011255_1603856134-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-08-03T23:33:20.191119Z",
                "updated_at": "2021-09-13T11:53:03.489736Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3203,
                "name": "5-50 Gallery",
                "slug": "gallery-5-50-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7417087,-73.95198959999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-08-03T23:33:22.508715Z",
            "publish_time": null,
            "slug": "5-50-gallery-naomi-nakazato-mathew-zefeldt-twilight-2020-10-30",
            "created_at": "2021-08-03T23:33:23.349412Z",
            "updated_at": "2021-08-03T23:33:23.679639Z",
            "summary": "Naomi Nakazato, Mathew Zefeldt. Twilight is an Gallery Shows event starting on 30/10/2020, 01:00 and ending on 30/11/2020, 01:00. Event is in 5-50 Gallery with address 5-50 51st Avenue.",
            "title": "Naomi Nakazato, Mathew Zefeldt. Twilight",
            "content": null,
            "start_time": "2020-10-30T01:00:00.000000Z",
            "end_time": "2020-11-30T01: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": "5-50 51st Avenue",
            "city": "New York",
            "geolocation": "40.74196915,-73.95491327504695",
            "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": 28360,
            "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": 27014,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a641b98433674347ab8b666fd876bc20-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a641b98433674347ab8b666fd876bc20-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a641b98433674347ab8b666fd876bc20-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a641b98433674347ab8b666fd876bc20-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a641b98433674347ab8b666fd876bc20-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a641b98433674347ab8b666fd876bc20.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a641b98433674347ab8b666fd876bc20-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a641b98433674347ab8b666fd876bc20-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a641b98433674347ab8b666fd876bc20-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a641b98433674347ab8b666fd876bc20-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-06-27T18:44:14.444452Z",
                "updated_at": "2023-06-27T18:44:14.444488Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3739,
                "name": "CIRCA",
                "slug": "circa",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5261733,-0.06283849999999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-06-27T18:44:21.025687Z",
            "publish_time": null,
            "slug": "circa-cauleen-smith-covid-manifesto-2020-11-01",
            "created_at": "2023-06-27T18:44:22.149801Z",
            "updated_at": "2023-06-27T18:44:25.276250Z",
            "summary": "Cauleen Smith: COVID MANIFESTO is an Gallery Shows event starting on 01/11/2020, 01:00 and ending on 30/11/2020, 01:00. Event is in CIRCA with address Piccadilly Circus.",
            "title": "Cauleen Smith: COVID MANIFESTO",
            "content": null,
            "start_time": "2020-11-01T01:00:00.000000Z",
            "end_time": "2020-11-30T01: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": "Piccadilly Circus",
            "city": "London",
            "geolocation": "51.5097922,-0.13442883634595293",
            "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": 4657,
            "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": 6051,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6495194326_1602877176-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6495194326_1602877176-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6495194326_1602877176-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6495194326_1602877176-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6495194326_1602877176-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6495194326_1602877176.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6495194326_1602877176-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6495194326_1602877176-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6495194326_1602877176-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6495194326_1602877176-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-13T23:42:19.320407Z",
                "updated_at": "2021-09-13T23:42:19.320461Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3212,
                "name": "Alan Wheatley Art",
                "slug": "alan-wheatley-art",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5074261,-0.1378771",
                "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": "2021-09-13T23:42:22.164480Z",
            "publish_time": null,
            "slug": "alan-wheatley-art-adrian-heath-mysterious-and-sensual-2020-09-25",
            "created_at": "2021-09-13T23:42:22.925859Z",
            "updated_at": "2021-09-13T23:42:23.301720Z",
            "summary": "Adrian Heath: Mysterious and Sensual is an Gallery Shows event starting on 25/09/2020, 00:00 and ending on 30/11/2020, 01:00. Event is in Alan Wheatley Art with address 22 Mason's Yard.",
            "title": "Adrian Heath: Mysterious and Sensual",
            "content": null,
            "start_time": "2020-09-25T00:00:00.000000Z",
            "end_time": "2020-11-30T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "22 Mason's Yard",
            "city": "London",
            "geolocation": "50.3343883,-3.9497075",
            "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": 29163,
            "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": 27737,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbe9cec82f054923b4252dac59b8e4c7-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbe9cec82f054923b4252dac59b8e4c7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbe9cec82f054923b4252dac59b8e4c7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbe9cec82f054923b4252dac59b8e4c7-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbe9cec82f054923b4252dac59b8e4c7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dbe9cec82f054923b4252dac59b8e4c7.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbe9cec82f054923b4252dac59b8e4c7-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbe9cec82f054923b4252dac59b8e4c7-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbe9cec82f054923b4252dac59b8e4c7-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dbe9cec82f054923b4252dac59b8e4c7-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-07-10T11:00:12.351140Z",
                "updated_at": "2023-07-10T11:00:12.351179Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5767,
                "name": "Fondazione Pastificio Cerere",
                "slug": "fondazione-pastificio-cerere",
                "city": "Rome",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "41.8989581,12.5166727",
                "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": "2023-07-10T11:00:15.188119Z",
            "publish_time": null,
            "slug": "fondazione-pastificio-cerere-mvah-cha-2020-09-23",
            "created_at": "2023-07-10T11:00:18.943967Z",
            "updated_at": "2023-07-10T11:00:19.434014Z",
            "summary": "Mvaḥ Chā is an Gallery Shows event starting on 23/09/2020, 00:00 and ending on 30/11/2020, 01:00. Event is in Fondazione Pastificio Cerere with address Via degli Ausoni, 7.",
            "title": "Mvaḥ Chā",
            "content": null,
            "start_time": "2020-09-23T00:00:00.000000Z",
            "end_time": "2020-11-30T01: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": "Via degli Ausoni, 7",
            "city": "Rome",
            "geolocation": "39.3541014,16.0368069",
            "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": 4672,
            "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": 6063,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2675145022_1602880095-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2675145022_1602880095-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2675145022_1602880095-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2675145022_1602880095-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2675145022_1602880095-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2675145022_1602880095.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2675145022_1602880095-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2675145022_1602880095-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2675145022_1602880095-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2675145022_1602880095-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2021-09-13T23:48:56.887635Z",
                "updated_at": "2021-09-13T23:48:56.887689Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3525,
                "name": "Alpha 137 Gallery",
                "slug": "alpha-137-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.745463,-73.9993492",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2021-09-13T23:48:59.540915Z",
            "publish_time": null,
            "slug": "alpha-137-gallery-political-prints-multiples-from-the-1960s-to-today-2020-04-19",
            "created_at": "2021-09-13T23:49:00.443071Z",
            "updated_at": "2021-09-13T23:49:00.854510Z",
            "summary": "Political Prints & Multiples from the 1960s to today is an Gallery Shows event starting on 19/04/2020, 00:00 and ending on 30/11/2020, 01:00. Event is in Alpha 137 Gallery with address Manhattan, NYC.",
            "title": "Political Prints & Multiples from the 1960s to today",
            "content": null,
            "start_time": "2020-04-19T00:00:00.000000Z",
            "end_time": "2020-11-30T01: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": "Manhattan, NYC",
            "city": "New York, NY",
            "geolocation": "40.7896239,-73.9598939",
            "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": 3048,
            "author": {
                "id": "bee400c0-87c5-462c-bb45-2d431da147ea",
                "username": "Laura Tabari",
                "slug": "laura-tabari",
                "first_name": "",
                "last_name": "",
                "display_name": null,
                "display_name_full": "",
                "email": "laura@tabariartspace.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4524,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sheep-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sheep-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sheep-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sheep-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sheep-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/sheep.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sheep-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sheep-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sheep-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/sheep-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-10-06T08:28:09.017277Z",
                "updated_at": "2021-09-13T11:35:45.842176Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "bee400c0-87c5-462c-bb45-2d431da147ea"
            },
            "venue": {
                "id": 2978,
                "name": "Tabari Artspace",
                "slug": "tabari-artspace",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "25.2135121,55.28238950000002",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2538,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Tabari-Art-Space-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Tabari-Art-Space-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Tabari-Art-Space-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Tabari-Art-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Tabari-Art-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Tabari-Art-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Tabari-Art-Space.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Tabari-Art-Space-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-03-24T13:31:50.536885Z",
                    "updated_at": "2021-09-14T13:31:57.016808Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Tabari Art Space",
                    "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": "AE",
            "publish_status": "published",
            "published_at": "2020-10-06T08:28:10.835361Z",
            "publish_time": null,
            "slug": "terra-unfirm-samah-shihadi-solo",
            "created_at": "2020-10-06T08:28:10.839136Z",
            "updated_at": "2020-10-06T08:29:47.907004Z",
            "summary": "Terra (Un)firm Samah Shihadi Solo is an Gallery Shows event starting on 05/10/2020, 08:26 and ending on 30/11/2020, 08:26. Event is in Tabari Artspace with address The Gate Village Bldg.3.",
            "title": "Terra (Un)firm Samah Shihadi Solo",
            "content": "<p style=\"box-sizing: inherit; margin-bottom: 1.325em; font-size: 19px; line-height: 1.7; font-family: Georgia, Cambria, &quot;Times New Roman&quot;, Times, serif; color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);\">The body of work produced for Terra Un(firma) is divided into two segments, The Living and The Land, which take the artist’s personal narratives and feminist outlook as a starting point from which to explore issues faced by women, across cultures, in the contemporary moment.<br></p>",
            "start_time": "2020-10-05T08:26:00.000000Z",
            "end_time": "2020-11-30T08:26: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": "The Gate Village Bldg.3",
            "city": "Dubai",
            "geolocation": "25.2135121,55.28238950000002",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 3089,
            "author": {
                "id": "e41edd9d-d8b7-42b8-baa6-475a636caf59",
                "username": "Gallery-Art-Jingle",
                "slug": "stephanebou",
                "first_name": "Stephane",
                "last_name": "Bou",
                "display_name": "Stephane Bou",
                "display_name_full": "Stephane Bou",
                "email": "stephane@artjingle.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 4560,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Galerie_Art_Jingle_NEBAY_Following_The_Right_Way_100x100cm_2020-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Galerie_Art_Jingle_NEBAY_Following_The_Right_Way_100x100cm_2020-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Galerie_Art_Jingle_NEBAY_Following_The_Right_Way_100x100cm_2020-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Galerie_Art_Jingle_NEBAY_Following_The_Right_Way_100x100cm_2020-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Galerie_Art_Jingle_NEBAY_Following_The_Right_Way_100x100cm_2020-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/Galerie_Art_Jingle_NEBAY_Following_The_Right_Way_100x100cm_2020.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Galerie_Art_Jingle_NEBAY_Following_The_Right_Way_100x100cm_2020-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Galerie_Art_Jingle_NEBAY_Following_The_Right_Way_100x100cm_2020-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Galerie_Art_Jingle_NEBAY_Following_The_Right_Way_100x100cm_2020-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/Galerie_Art_Jingle_NEBAY_Following_The_Right_Way_100x100cm_2020-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2020-11-03T16:56:03.566930Z",
                "updated_at": "2021-09-13T11:36:34.472180Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "e41edd9d-d8b7-42b8-baa6-475a636caf59"
            },
            "venue": {
                "id": 3141,
                "name": "Galerie Art Jingle",
                "slug": "galerie-art-jingle",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8561154,2.3670738",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3104,
                    "image": {
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-artjingle-exterieur02-2048x1589-thumbnail_webp-9999x9999.webp",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-artjingle-exterieur02-2048x1589-crop_webp-265x149.webp",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-artjingle-exterieur02-2048x1589-crop_webp-760x499.webp",
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-artjingle-exterieur02-2048x1589-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-artjingle-exterieur02-2048x1589-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-artjingle-exterieur02-2048x1589-crop-c0-5__0-5-760x499-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/galerie-artjingle-exterieur02-2048x1589.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-artjingle-exterieur02-2048x1589-crop-c0-5__0-5-265x149-70.jpg"
                    },
                    "created_at": "2020-11-02T14:29:02.169263Z",
                    "updated_at": "2021-09-14T13:46:31.029727Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "e41edd9d-d8b7-42b8-baa6-475a636caf59"
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2020-11-03T16:56:04.776249Z",
            "publish_time": null,
            "slug": "nebay-the-graffiti-artist",
            "created_at": "2020-11-03T16:56:04.780591Z",
            "updated_at": "2020-11-03T16:56:04.828654Z",
            "summary": "NEBAY the graffiti artist is an Gallery Shows event starting on 04/11/2020, 11:00 and ending on 30/11/2020, 19:00. Event is in Galerie Art Jingle with address 31 bis, rue des Tournelles 75003 Paris.",
            "title": "NEBAY the graffiti artist",
            "content": "<p style=\"margin-top: 20px; margin-bottom: 20px; font-family: Calibri; color: rgb(128, 128, 128); text-align: justify; background-color: rgb(255, 255, 255); font-size: 18px !important; line-height: 22px !important;\">Tagger, graffiti artist, NEBAY’s field of action is the urban landscape and the paintings he creates in his studio. Since 1987, he is an active member of the collective JCT (Je Cours Toujours!). Executing his paintings with a strength and mastery of colour that is always right, Nebay, a graffiti artist for 30 years, having put his signature on the walls of many capitals, has earned the respect of his peers.&nbsp;</p>",
            "start_time": "2020-11-04T11:00:00.000000Z",
            "end_time": "2020-11-30T19: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": "31 bis, rue des Tournelles 75003 Paris",
            "city": "Paris",
            "geolocation": "48.8561154,2.3670738",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": true,
            "banner_logo": null,
            "artists": [
                4584
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 19502,
            "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": 18933,
                "image": {
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/340a66bea5914823968c3e73a171fc3f-thumbnail_webp-9999x9999.webp",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/340a66bea5914823968c3e73a171fc3f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/340a66bea5914823968c3e73a171fc3f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/340a66bea5914823968c3e73a171fc3f-crop_webp-555x312.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/340a66bea5914823968c3e73a171fc3f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/340a66bea5914823968c3e73a171fc3f.jpg",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/340a66bea5914823968c3e73a171fc3f-crop-c0-5__0-5-179x179-70.jpg",
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/340a66bea5914823968c3e73a171fc3f-crop_webp-270x152.webp",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/340a66bea5914823968c3e73a171fc3f-crop_webp-524x294.webp",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/340a66bea5914823968c3e73a171fc3f-crop-c0-5__0-5-555x312-70.jpg"
                },
                "created_at": "2023-01-12T19:40:15.112257Z",
                "updated_at": "2023-02-10T14:32:57.010005Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5466,
                "name": "The Whitworth",
                "slug": "whitworth",
                "city": "Manchester",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.459878,-2.2279536",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-01-12T19:40:15.451494Z",
            "publish_time": null,
            "slug": "the-whitworth-unreformed-wallpaper-and-design-diversity-2019-08-17",
            "created_at": "2023-01-12T19:40:16.326016Z",
            "updated_at": "2023-01-12T19:40:16.326035Z",
            "summary": null,
            "title": "Unreformed: Wallpaper and Design Diversity",
            "content": null,
            "start_time": "2019-08-17T00:00:00.000000Z",
            "end_time": "2020-12-01T01: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": "The University of Manchester, Oxford Road,",
            "city": "Manchester",
            "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": []
        }
    ]
}