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

{
    "count": 37591,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1530&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=1494&ordering=-start_time",
    "results": [
        {
            "id": 36934,
            "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": 35027,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a806f7eef38741b4bd39e49f0cb6a354-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a806f7eef38741b4bd39e49f0cb6a354-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a806f7eef38741b4bd39e49f0cb6a354.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a806f7eef38741b4bd39e49f0cb6a354-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a806f7eef38741b4bd39e49f0cb6a354-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a806f7eef38741b4bd39e49f0cb6a354-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a806f7eef38741b4bd39e49f0cb6a354-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a806f7eef38741b4bd39e49f0cb6a354-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a806f7eef38741b4bd39e49f0cb6a354-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a806f7eef38741b4bd39e49f0cb6a354-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T14:59:38.105640Z",
                "updated_at": "2024-03-13T14:59:38.105699Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9162,
                "name": "ifa-Galerie Stuttgart",
                "slug": "ifa-galerie-stuttgart",
                "city": "Stuttgart",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.77585999999999,9.1816993",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-03-13T14:59:43.758345Z",
            "publish_time": null,
            "slug": "ifa-galerie-stuttgart-out-of-the-box-3-traces-of-interest-ifa-kunstbestand-2024-03-14",
            "created_at": "2024-03-13T14:59:44.664690Z",
            "updated_at": "2024-03-13T14:59:45.234587Z",
            "summary": "Out of the Box 3: Traces of Interest / ifa-Kunstbestand is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 19/06/2024, 00:00. Event is in ifa-Galerie Stuttgart with address Charlottenplatz 17.",
            "title": "Out of the Box 3: Traces of Interest / ifa-Kunstbestand",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-06-19T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Charlottenplatz 17",
            "city": "Stuttgart",
            "geolocation": "48.7760164,9.181478",
            "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": 36647,
            "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": 34742,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccb8e2a39c4f4de5bc3bac2e1f4d451e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccb8e2a39c4f4de5bc3bac2e1f4d451e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ccb8e2a39c4f4de5bc3bac2e1f4d451e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccb8e2a39c4f4de5bc3bac2e1f4d451e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccb8e2a39c4f4de5bc3bac2e1f4d451e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccb8e2a39c4f4de5bc3bac2e1f4d451e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccb8e2a39c4f4de5bc3bac2e1f4d451e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccb8e2a39c4f4de5bc3bac2e1f4d451e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccb8e2a39c4f4de5bc3bac2e1f4d451e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ccb8e2a39c4f4de5bc3bac2e1f4d451e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-07T14:51:52.923792Z",
                "updated_at": "2024-03-07T14:51:52.923847Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5268,
                "name": "LiTE-HAUS Galerie + Projektraum",
                "slug": "lite-haus-galerie-projektraum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4740578,13.4520072",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-03-07T14:51:57.843330Z",
            "publish_time": null,
            "slug": "lite-haus-galerie-projektraum-vilma-leino-2024-03-14",
            "created_at": "2024-03-07T14:51:58.762594Z",
            "updated_at": "2024-03-07T14:51:59.323321Z",
            "summary": "Vilma Leino is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 23/03/2024, 01:00. Event is in LiTE-HAUS Galerie + Projektraum with address Mareschstr. 4.",
            "title": "Vilma Leino",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-03-23T01: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": "Mareschstr. 4",
            "city": "Berlin",
            "geolocation": "52.4741375,13.451784",
            "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": 37933,
            "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": 36080,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0aac41650f4f1babe77e1d1662f924-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0aac41650f4f1babe77e1d1662f924-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bc0aac41650f4f1babe77e1d1662f924.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0aac41650f4f1babe77e1d1662f924-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0aac41650f4f1babe77e1d1662f924-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0aac41650f4f1babe77e1d1662f924-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0aac41650f4f1babe77e1d1662f924-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0aac41650f4f1babe77e1d1662f924-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0aac41650f4f1babe77e1d1662f924-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bc0aac41650f4f1babe77e1d1662f924-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-14T12:20:03.943084Z",
                "updated_at": "2024-04-14T12:20:03.943144Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6740,
                "name": "Kate Werble Gallery",
                "slug": "kate-werble-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7711194,-73.9622146",
                "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": "2024-04-14T12:20:09.087255Z",
            "publish_time": null,
            "slug": "kate-werble-gallery-laurel-sparks-time-machines-2024-03-14",
            "created_at": "2024-04-14T12:20:09.997980Z",
            "updated_at": "2024-04-14T12:20:10.055942Z",
            "summary": "Laurel Sparks. Time Machines is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 27/04/2024, 00:00. Event is in Kate Werble Gallery with address 474 Broadway, Third Floor.",
            "title": "Laurel Sparks. Time Machines",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-04-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "474 Broadway, Third Floor",
            "city": "New York",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 36708,
            "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": 34802,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46a920ba7594a72b93ec4f95714b517-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46a920ba7594a72b93ec4f95714b517-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e46a920ba7594a72b93ec4f95714b517.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46a920ba7594a72b93ec4f95714b517-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46a920ba7594a72b93ec4f95714b517-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46a920ba7594a72b93ec4f95714b517-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46a920ba7594a72b93ec4f95714b517-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46a920ba7594a72b93ec4f95714b517-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46a920ba7594a72b93ec4f95714b517-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e46a920ba7594a72b93ec4f95714b517-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-07T15:00:40.956018Z",
                "updated_at": "2024-03-07T15:00:40.956056Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4131,
                "name": "That Art Gallery",
                "slug": "that-art-gallery",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.457353,-2.5974545",
                "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": "2024-03-07T15:00:49.890540Z",
            "publish_time": null,
            "slug": "that-art-gallery-ostara-2024-03-14",
            "created_at": "2024-03-07T15:00:50.810855Z",
            "updated_at": "2024-03-07T15:00:52.061278Z",
            "summary": "‘Ostara’ is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 30/03/2024, 01:00. Event is in That Art Gallery with address 2 Upper Maudlin Street.",
            "title": "‘Ostara’",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-03-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": "2 Upper Maudlin Street",
            "city": "Bristol",
            "geolocation": "51.4570486,-2.5969467397766324",
            "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": 37284,
            "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": 35343,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cec0533a5ba447038277fc6b3568ea51-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cec0533a5ba447038277fc6b3568ea51-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/cec0533a5ba447038277fc6b3568ea51.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cec0533a5ba447038277fc6b3568ea51-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cec0533a5ba447038277fc6b3568ea51-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cec0533a5ba447038277fc6b3568ea51-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cec0533a5ba447038277fc6b3568ea51-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cec0533a5ba447038277fc6b3568ea51-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cec0533a5ba447038277fc6b3568ea51-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/cec0533a5ba447038277fc6b3568ea51-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-26T14:00:44.404652Z",
                "updated_at": "2024-03-26T14:00:44.404691Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9803,
                "name": "A Space\tgallery",
                "slug": "a-space-gallery",
                "city": "New York",
                "country": {
                    "code": "SE",
                    "name": "Sweden"
                },
                "geolocation": "40.7056801,-73.9327253",
                "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": "2024-03-26T14:00:49.707651Z",
            "publish_time": null,
            "slug": "a-space-new-born-2024-03-14",
            "created_at": "2024-03-26T14:00:50.737892Z",
            "updated_at": "2024-03-26T14:00:50.791963Z",
            "summary": "New Born is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 26/03/2024, 01:00. Event is in A Space\tgallery with address 13 Grattan St, #402, Brooklyn, NY 11206.",
            "title": "New Born",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-03-26T01:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "13 Grattan St, #402, Brooklyn, NY 11206",
            "city": "Brooklyn",
            "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": 36798,
            "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": 4298,
                "name": "Westwood Gallery",
                "slug": "westwood-gallery",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7233344,-73.99326429999999",
                "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": "2024-03-08T15:28:12.636927Z",
            "publish_time": null,
            "slug": "westwood-gallery-artists-on-the-bowery-part-5-berthot-diao-hammond-nevelson-quaytman-yamaoka-2024-03-14",
            "created_at": "2024-03-08T15:28:13.624753Z",
            "updated_at": "2024-03-08T15:28:16.237849Z",
            "summary": "Artists on the Bowery Part 5: Berthot, Diao, Hammond,  Nevelson, Quaytman, Yamaoka is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 11/05/2024, 00:00. Event is in Westwood Gallery with address 262 Bowery.",
            "title": "Artists on the Bowery Part 5: Berthot, Diao, Hammond,  Nevelson, Quaytman, Yamaoka",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-05-11T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "262 Bowery",
            "city": "New York",
            "geolocation": "40.7233538,-73.9932921",
            "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": 37778,
            "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": 35870,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f72e96db6234785aa7069dc137377fb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f72e96db6234785aa7069dc137377fb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8f72e96db6234785aa7069dc137377fb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f72e96db6234785aa7069dc137377fb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f72e96db6234785aa7069dc137377fb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f72e96db6234785aa7069dc137377fb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f72e96db6234785aa7069dc137377fb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f72e96db6234785aa7069dc137377fb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f72e96db6234785aa7069dc137377fb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8f72e96db6234785aa7069dc137377fb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T21:16:05.019591Z",
                "updated_at": "2024-04-02T21:16:05.019645Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8832,
                "name": "The Modern Institute | Aird's Lane",
                "slug": "modern-institute-airds-lane",
                "city": "Glasgow",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.8548579,-4.2496608",
                "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": "2024-04-02T21:16:15.328433Z",
            "publish_time": null,
            "slug": "the-modern-institute-airds-lane-france-lise-mcgurn-what-everyone-wants-2024-03-14",
            "created_at": "2024-04-02T21:16:16.369776Z",
            "updated_at": "2024-04-02T21:16:25.743031Z",
            "summary": "France-Lise McGurn. What Everyone Wants is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 27/03/2024, 01:00. Event is in The Modern Institute | Aird's Lane with address 3 Aird's Lane.",
            "title": "France-Lise McGurn. What Everyone Wants",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-03-27T01: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": "3 Aird's Lane",
            "city": "Glasgow",
            "geolocation": "55.8551151,-4.2494668",
            "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": 36644,
            "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": 34739,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c872b6782a14dad89bd07c4cae6adae-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c872b6782a14dad89bd07c4cae6adae-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2c872b6782a14dad89bd07c4cae6adae.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c872b6782a14dad89bd07c4cae6adae-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c872b6782a14dad89bd07c4cae6adae-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c872b6782a14dad89bd07c4cae6adae-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c872b6782a14dad89bd07c4cae6adae-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c872b6782a14dad89bd07c4cae6adae-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c872b6782a14dad89bd07c4cae6adae-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2c872b6782a14dad89bd07c4cae6adae-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-07T14:51:40.979635Z",
                "updated_at": "2024-03-07T14:51:40.979694Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5268,
                "name": "LiTE-HAUS Galerie + Projektraum",
                "slug": "lite-haus-galerie-projektraum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4740578,13.4520072",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-03-07T14:51:47.430218Z",
            "publish_time": null,
            "slug": "lite-haus-galerie-projektraum-carolyn-brann-2024-03-14",
            "created_at": "2024-03-07T14:51:48.408665Z",
            "updated_at": "2024-03-07T14:51:48.918194Z",
            "summary": "Carolyn Brann is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 23/03/2024, 01:00. Event is in LiTE-HAUS Galerie + Projektraum with address Mareschstr. 4.",
            "title": "Carolyn Brann",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-03-23T01: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": "Mareschstr. 4",
            "city": "Berlin",
            "geolocation": "52.4741375,13.451784",
            "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": 36938,
            "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": 4385,
                "name": "Lehmann Maupin New York",
                "slug": "lehmann-maupin-new-york",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7485806,-74.0038204",
                "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": "2024-03-13T15:01:56.444968Z",
            "publish_time": null,
            "slug": "lehmann-maupin-new-york-the-city-lights-cant-shine-quite-like-the-stars-got-so-far-from-my-raising-i-forgot-where-i-come-from-2024-03-14",
            "created_at": "2024-03-13T15:01:57.444395Z",
            "updated_at": "2024-03-13T15:01:58.447197Z",
            "summary": "The City Lights Cant Shine Quite like the Stars: Got So Far From My Raising I Forgot Where I Come From is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 13/04/2024, 00:00. Event is in Lehmann Maupin New York with address 501 W. 24th Street.",
            "title": "The City Lights Cant Shine Quite like the Stars: Got So Far From My Raising I Forgot Where I Come From",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-04-13T00: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": "501 W. 24th Street",
            "city": "New York",
            "geolocation": "40.7485353,-74.0038445",
            "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": 36281,
            "author": {
                "id": "b4a87fd8-379c-4894-83be-c4a23b0834c6",
                "username": "london@piartworks.com",
                "slug": "londonpiartworkscom",
                "first_name": "Jade",
                "last_name": "Turanli",
                "display_name": null,
                "display_name_full": "Jade Turanli",
                "email": "london@piartworks.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34349,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309a50316e7f436db6c40f849f3f945e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309a50316e7f436db6c40f849f3f945e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/309a50316e7f436db6c40f849f3f945e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309a50316e7f436db6c40f849f3f945e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309a50316e7f436db6c40f849f3f945e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309a50316e7f436db6c40f849f3f945e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309a50316e7f436db6c40f849f3f945e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309a50316e7f436db6c40f849f3f945e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309a50316e7f436db6c40f849f3f945e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/309a50316e7f436db6c40f849f3f945e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-21T16:47:51.383104Z",
                "updated_at": "2024-02-21T16:47:51.383167Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5979,
                "name": "Pi Artworks",
                "slug": "pi-artworks",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5168578,-0.1367982",
                "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": "2024-02-21T16:48:01.906771Z",
            "publish_time": null,
            "slug": "pi-artworks-lost-tales-and-recovered-histories-2024-03-14",
            "created_at": "2024-02-21T16:48:02.868859Z",
            "updated_at": "2024-02-21T16:48:08.191822Z",
            "summary": "Lost Tales and Recovered Histories is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 20/04/2024, 00:00. Event is in Pi Artworks with address 55 Eastcastle Street.",
            "title": "Lost Tales and Recovered Histories",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-04-20T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "55 Eastcastle Street",
            "city": "London",
            "geolocation": "51.5165108,-0.1381542",
            "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": 36890,
            "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": 34987,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd6ecba9ab1a455ba183f77926012d80-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd6ecba9ab1a455ba183f77926012d80-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fd6ecba9ab1a455ba183f77926012d80.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd6ecba9ab1a455ba183f77926012d80-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd6ecba9ab1a455ba183f77926012d80-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd6ecba9ab1a455ba183f77926012d80-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd6ecba9ab1a455ba183f77926012d80-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd6ecba9ab1a455ba183f77926012d80-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd6ecba9ab1a455ba183f77926012d80-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fd6ecba9ab1a455ba183f77926012d80-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T14:44:32.678333Z",
                "updated_at": "2024-03-13T14:44:32.678370Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2210,
                "name": "Ben Brown Fine Arts",
                "slug": "ben-brown-fine-arts",
                "city": "Hong Kong",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2024-03-13T14:44:38.280692Z",
            "publish_time": null,
            "slug": "ben-brown-fine-arts-gavin-turk-the-conspiracy-of-blindness-2024-03-14",
            "created_at": "2024-03-13T14:44:39.227660Z",
            "updated_at": "2024-03-13T14:44:39.825612Z",
            "summary": "Gavin Turk: The Conspiracy of Blindness is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 10/05/2024, 00:00. Event is in Ben Brown Fine Arts with address 12 Brook's Mews,.",
            "title": "Gavin Turk: The Conspiracy of Blindness",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-05-10T00: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": "12 Brook's Mews,",
            "city": "London",
            "geolocation": "51.512471,-0.1459039",
            "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": 37018,
            "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": 5386,
                "name": "Galerie Thomas Zander",
                "slug": "galerie-thomas-zander",
                "city": "Köln",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "50.913785,6.969929899999999",
                "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": "FR",
            "publish_status": "published",
            "published_at": "2024-03-19T11:52:13.373529Z",
            "publish_time": null,
            "slug": "galerie-thomas-zander-james-white-means-to-an-end-2024-03-14",
            "created_at": "2024-03-19T11:52:14.409033Z",
            "updated_at": "2024-03-19T11:52:17.386135Z",
            "summary": "James White: Means to an End is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 18/05/2024, 00:00. Event is in Galerie Thomas Zander with address 6, rue Jacob.",
            "title": "James White: Means to an End",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-05-18T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "6, rue Jacob",
            "city": "Paris",
            "geolocation": "48.0117918,0.2071107",
            "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": 36646,
            "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": 34741,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/33a5c6e751764e6facdfca518d1d6b0a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/33a5c6e751764e6facdfca518d1d6b0a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/33a5c6e751764e6facdfca518d1d6b0a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/33a5c6e751764e6facdfca518d1d6b0a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/33a5c6e751764e6facdfca518d1d6b0a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/33a5c6e751764e6facdfca518d1d6b0a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/33a5c6e751764e6facdfca518d1d6b0a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/33a5c6e751764e6facdfca518d1d6b0a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/33a5c6e751764e6facdfca518d1d6b0a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/33a5c6e751764e6facdfca518d1d6b0a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-07T14:51:47.502631Z",
                "updated_at": "2024-03-07T14:51:47.502690Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5268,
                "name": "LiTE-HAUS Galerie + Projektraum",
                "slug": "lite-haus-galerie-projektraum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4740578,13.4520072",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2024-03-07T14:51:54.257305Z",
            "publish_time": null,
            "slug": "lite-haus-galerie-projektraum-satoshi-hoshi-2024-03-14",
            "created_at": "2024-03-07T14:51:55.188654Z",
            "updated_at": "2024-03-07T14:51:55.851580Z",
            "summary": "Satoshi Hoshi is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 23/03/2024, 01:00. Event is in LiTE-HAUS Galerie + Projektraum with address Mareschstr. 4.",
            "title": "Satoshi Hoshi",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-03-23T01: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": "Mareschstr. 4",
            "city": "Berlin",
            "geolocation": "52.4741375,13.451784",
            "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": 37248,
            "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": 35307,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/765125713f704bf8bd70a547bb45ae59-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/765125713f704bf8bd70a547bb45ae59-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/765125713f704bf8bd70a547bb45ae59.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/765125713f704bf8bd70a547bb45ae59-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/765125713f704bf8bd70a547bb45ae59-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/765125713f704bf8bd70a547bb45ae59-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/765125713f704bf8bd70a547bb45ae59-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/765125713f704bf8bd70a547bb45ae59-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/765125713f704bf8bd70a547bb45ae59-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/765125713f704bf8bd70a547bb45ae59-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T15:48:05.860770Z",
                "updated_at": "2024-03-20T15:48:05.860833Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6825,
                "name": "The Gallery at Green & Stone",
                "slug": "gallery-green-stone",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4890236,-0.1758096",
                "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": "2024-03-20T15:48:09.549724Z",
            "publish_time": null,
            "slug": "the-gallery-at-green-stone-call-for-entries-the-gallery-at-green-stone-2024-03-14",
            "created_at": "2024-03-20T15:48:10.476070Z",
            "updated_at": "2024-03-20T15:48:10.526578Z",
            "summary": "Call For Entries: The Gallery at Green & Stone is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 15/05/2024, 00:00. Event is in The Gallery at Green & Stone with address The Gallery at Green & Stone.",
            "title": "Call For Entries: The Gallery at Green & Stone",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-05-15T00: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 Gallery at Green & Stone",
            "city": "London",
            "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": 37198,
            "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": 35262,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf669a52ce004d1499fdfddde21ea40a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf669a52ce004d1499fdfddde21ea40a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bf669a52ce004d1499fdfddde21ea40a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf669a52ce004d1499fdfddde21ea40a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf669a52ce004d1499fdfddde21ea40a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf669a52ce004d1499fdfddde21ea40a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf669a52ce004d1499fdfddde21ea40a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf669a52ce004d1499fdfddde21ea40a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf669a52ce004d1499fdfddde21ea40a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bf669a52ce004d1499fdfddde21ea40a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:11:34.439373Z",
                "updated_at": "2024-03-20T14:11:34.439461Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3773,
                "name": "Kristin Hjellegjerde Gallery London Wandsworth",
                "slug": "kristin-hjellegjerde-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4598542,-0.1887983",
                "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": "2024-03-20T14:11:38.402069Z",
            "publish_time": null,
            "slug": "kristin-hjellegjerde-gallery-tuan-vu-2024-03-14",
            "created_at": "2024-03-20T14:11:39.397787Z",
            "updated_at": "2024-03-20T14:11:50.053677Z",
            "summary": "Tuan Vu is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 13/04/2024, 00:00. Event is in Kristin Hjellegjerde Gallery London Wandsworth with address 533 Old York Road.",
            "title": "Tuan Vu",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-04-13T00: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": "533 Old York Road",
            "city": "London",
            "geolocation": "51.45981985,-0.1887822430676396",
            "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": 36692,
            "author": {
                "id": "48a4be80-851c-490c-a0d9-3e4061947c53",
                "username": "irina@seagergallery.com",
                "slug": "irinaseagergallerycom",
                "first_name": "Irina",
                "last_name": "Bourmistrova",
                "display_name": null,
                "display_name_full": "Irina Bourmistrova",
                "email": "irina@seagergallery.com",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 34786,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5907e9e3bd7458181be628e956a2acb-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5907e9e3bd7458181be628e956a2acb-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c5907e9e3bd7458181be628e956a2acb.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5907e9e3bd7458181be628e956a2acb-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5907e9e3bd7458181be628e956a2acb-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5907e9e3bd7458181be628e956a2acb-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5907e9e3bd7458181be628e956a2acb-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5907e9e3bd7458181be628e956a2acb-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5907e9e3bd7458181be628e956a2acb-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c5907e9e3bd7458181be628e956a2acb-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-07T14:58:28.841121Z",
                "updated_at": "2024-03-07T14:58:28.841174Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4629,
                "name": "SEAGER Gallery",
                "slug": "seager-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4743399,-0.0220002",
                "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": "2024-03-07T14:58:35.799416Z",
            "publish_time": null,
            "slug": "seager-gallery-character-creator-2024-03-14",
            "created_at": "2024-03-07T14:58:36.704940Z",
            "updated_at": "2024-03-07T14:58:37.441182Z",
            "summary": "Character Creator is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 13/04/2024, 00:00. Event is in SEAGER Gallery with address Distillery Tower.",
            "title": "Character Creator",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-04-13T00: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": "Distillery Tower",
            "city": "London",
            "geolocation": "51.47413815,-0.022928544563491037",
            "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": 36877,
            "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": 34980,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a5a4179a2e344969565147e07163071-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a5a4179a2e344969565147e07163071-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8a5a4179a2e344969565147e07163071.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a5a4179a2e344969565147e07163071-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a5a4179a2e344969565147e07163071-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a5a4179a2e344969565147e07163071-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a5a4179a2e344969565147e07163071-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a5a4179a2e344969565147e07163071-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a5a4179a2e344969565147e07163071-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8a5a4179a2e344969565147e07163071-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-13T14:42:01.684102Z",
                "updated_at": "2024-03-13T14:42:01.684162Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3450,
                "name": "532 Gallery Thomas Jaeckel",
                "slug": "532-gallery-thomas-jaeckel",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7493881,-74.0048857",
                "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": "2024-03-13T14:42:07.005679Z",
            "publish_time": null,
            "slug": "532-gallery-thomas-jaeckel-in-the-belly-of-the-valley-2024-03-14",
            "created_at": "2024-03-13T14:42:07.926190Z",
            "updated_at": "2024-03-13T14:42:08.986494Z",
            "summary": "In the Belly of the Valley is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 13/04/2024, 00:00. Event is in 532 Gallery Thomas Jaeckel with address 532 West 25th Street.",
            "title": "In the Belly of the Valley",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-04-13T00: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": "532 West 25th Street",
            "city": "New York",
            "geolocation": "49.332527049999996,-123.08603445087192",
            "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": 36299,
            "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": 34363,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55d9185d886b4ba0994330eb5fcbe31a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55d9185d886b4ba0994330eb5fcbe31a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/55d9185d886b4ba0994330eb5fcbe31a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55d9185d886b4ba0994330eb5fcbe31a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55d9185d886b4ba0994330eb5fcbe31a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55d9185d886b4ba0994330eb5fcbe31a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55d9185d886b4ba0994330eb5fcbe31a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55d9185d886b4ba0994330eb5fcbe31a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55d9185d886b4ba0994330eb5fcbe31a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/55d9185d886b4ba0994330eb5fcbe31a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-21T16:54:38.398818Z",
                "updated_at": "2024-02-21T16:54:38.398876Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9422,
                "name": "The Africa Centre",
                "slug": "africa-centre",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5030453,-0.1011989",
                "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": "2024-02-21T16:54:48.850488Z",
            "publish_time": null,
            "slug": "the-africa-centre-tale-tonic-2024-03-14",
            "created_at": "2024-02-21T16:54:49.807220Z",
            "updated_at": "2024-02-21T16:54:50.967801Z",
            "summary": "Tale Tonic is an Gallery Shows event starting on 14/03/2024, 01:00 and ending on 30/03/2024, 01:00. Event is in The Africa Centre with address 66-68 Great Suffolk Street.",
            "title": "Tale Tonic",
            "content": null,
            "start_time": "2024-03-14T01:00:00.000000Z",
            "end_time": "2024-03-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": "66-68 Great Suffolk Street",
            "city": "London",
            "geolocation": "51.502970899999994,-0.101494542219387",
            "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": []
        }
    ]
}