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=36504&ordering=end_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=36522&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36486&ordering=end_time",
    "results": [
        {
            "id": 35882,
            "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": 33965,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655ef19017184fa7b1595f5b09ad487a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655ef19017184fa7b1595f5b09ad487a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/655ef19017184fa7b1595f5b09ad487a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655ef19017184fa7b1595f5b09ad487a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655ef19017184fa7b1595f5b09ad487a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655ef19017184fa7b1595f5b09ad487a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655ef19017184fa7b1595f5b09ad487a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655ef19017184fa7b1595f5b09ad487a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655ef19017184fa7b1595f5b09ad487a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/655ef19017184fa7b1595f5b09ad487a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-13T11:01:09.232380Z",
                "updated_at": "2024-02-13T11:01:09.232431Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6432,
                "name": "Street Level Photoworks",
                "slug": "street-level-photoworks",
                "city": "Glasgow",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.8570548,-4.2468012",
                "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-13T11:01:24.413720Z",
            "publish_time": null,
            "slug": "street-level-photoworks-jenny-matthews-sewing-conflict-photography-war-and-embroidery-2024-02-10",
            "created_at": "2024-02-13T11:01:25.364522Z",
            "updated_at": "2024-02-13T11:01:25.815639Z",
            "summary": "Jenny Matthews. Sewing Conflict: Photography, War and Embroidery is an Gallery Shows event starting on 10/02/2024, 01:00 and ending on 12/05/2024, 00:00. Event is in Street Level Photoworks with address Trongate 103.",
            "title": "Jenny Matthews. Sewing Conflict: Photography, War and Embroidery",
            "content": null,
            "start_time": "2024-02-10T01:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Trongate 103",
            "city": "Glasgow",
            "geolocation": "55.8570154,-4.246766",
            "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": 36421,
            "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": 34490,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bf9631bef04af6a70fbc98ad395619-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bf9631bef04af6a70fbc98ad395619-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/64bf9631bef04af6a70fbc98ad395619.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bf9631bef04af6a70fbc98ad395619-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bf9631bef04af6a70fbc98ad395619-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bf9631bef04af6a70fbc98ad395619-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bf9631bef04af6a70fbc98ad395619-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bf9631bef04af6a70fbc98ad395619-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bf9631bef04af6a70fbc98ad395619-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/64bf9631bef04af6a70fbc98ad395619-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-02-29T11:45:32.086701Z",
                "updated_at": "2024-02-29T11:45:32.086756Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9750,
                "name": "Le Grand Café",
                "slug": "le-grand-cafe",
                "city": "Saint-Nazaire",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "47.273174,-2.206193",
                "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-02-29T11:45:39.053398Z",
            "publish_time": null,
            "slug": "le-grand-cafe-power-up-2024-02-09",
            "created_at": "2024-02-29T11:45:39.979192Z",
            "updated_at": "2024-02-29T11:45:41.364178Z",
            "summary": "Power Up is an Gallery Shows event starting on 09/02/2024, 01:00 and ending on 12/05/2024, 00:00. Event is in Le Grand Café with address 2 Place des Quatre Z‘Horloges.",
            "title": "Power Up",
            "content": null,
            "start_time": "2024-02-09T01:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "2 Place des Quatre Z‘Horloges",
            "city": "Saint-Nazaire",
            "geolocation": "47.273187,-2.2062",
            "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": 36509,
            "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": 34611,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc706276a84c4e18af5572390db8361d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc706276a84c4e18af5572390db8361d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/fc706276a84c4e18af5572390db8361d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc706276a84c4e18af5572390db8361d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc706276a84c4e18af5572390db8361d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc706276a84c4e18af5572390db8361d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc706276a84c4e18af5572390db8361d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc706276a84c4e18af5572390db8361d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc706276a84c4e18af5572390db8361d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/fc706276a84c4e18af5572390db8361d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-06T12:14:11.088081Z",
                "updated_at": "2024-03-06T12:14:11.088124Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5729,
                "name": "browngrotta arts",
                "slug": "browngrotta-arts",
                "city": "Wilton",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.2036033,-73.45188069999999",
                "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-06T12:14:17.872469Z",
            "publish_time": null,
            "slug": "browngrotta-arts-discourse-art-across-generations-and-continents-2024-05-04",
            "created_at": "2024-03-06T12:14:18.935492Z",
            "updated_at": "2024-03-06T12:14:26.734264Z",
            "summary": "Discourse: art across generations and continents is an Gallery Shows event starting on 04/05/2024, 00:00 and ending on 12/05/2024, 00:00. Event is in browngrotta arts with address 276 Ridgefield Road.",
            "title": "Discourse: art across generations and continents",
            "content": null,
            "start_time": "2024-05-04T00:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "276 Ridgefield Road",
            "city": "Wilton",
            "geolocation": "41.2037057,-73.451862",
            "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": 36524,
            "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": 34623,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc05761c343947138fdc94a4bdb17c27-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc05761c343947138fdc94a4bdb17c27-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dc05761c343947138fdc94a4bdb17c27.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc05761c343947138fdc94a4bdb17c27-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc05761c343947138fdc94a4bdb17c27-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc05761c343947138fdc94a4bdb17c27-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc05761c343947138fdc94a4bdb17c27-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc05761c343947138fdc94a4bdb17c27-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc05761c343947138fdc94a4bdb17c27-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc05761c343947138fdc94a4bdb17c27-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-06T12:16:53.369406Z",
                "updated_at": "2024-03-06T12:16:53.369457Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "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-06T12:16:59.675119Z",
            "publish_time": null,
            "slug": "colonnade-house-john-shelley-surreal-or-not-surreal-2024-04-30",
            "created_at": "2024-03-06T12:17:00.585580Z",
            "updated_at": "2024-03-06T12:17:01.041775Z",
            "summary": "John Shelley Surreal or not Surreal is an Gallery Shows event starting on 30/04/2024, 00:00 and ending on 12/05/2024, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "John Shelley Surreal or not Surreal",
            "content": null,
            "start_time": "2024-04-30T00:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "50.96326985,0.020770453697222413",
            "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": 37002,
            "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": 35084,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03a5856e02de4bbf8d8cdd07a596e5ea-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03a5856e02de4bbf8d8cdd07a596e5ea-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/03a5856e02de4bbf8d8cdd07a596e5ea.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03a5856e02de4bbf8d8cdd07a596e5ea-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03a5856e02de4bbf8d8cdd07a596e5ea-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03a5856e02de4bbf8d8cdd07a596e5ea-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03a5856e02de4bbf8d8cdd07a596e5ea-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03a5856e02de4bbf8d8cdd07a596e5ea-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03a5856e02de4bbf8d8cdd07a596e5ea-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/03a5856e02de4bbf8d8cdd07a596e5ea-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-19T11:49:57.123528Z",
                "updated_at": "2024-03-19T11:49:57.123565Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9781,
                "name": "alte feuerwache",
                "slug": "alte-feuerwache",
                "city": "Mannheim",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "49.4953955,8.473864299999999",
                "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-19T11:50:06.242055Z",
            "publish_time": null,
            "slug": "alte-feuerwache-unterm-lederhimmel-2024-03-15",
            "created_at": "2024-03-19T11:50:07.162527Z",
            "updated_at": "2024-05-10T09:59:38.441229Z",
            "summary": "unterm Lederhimmel is an Gallery Shows event starting on 15/03/2024, 01:00 and ending on 12/05/2024, 00:00. Event is in alte feuerwache with address Marchlewskistraße 6.",
            "title": "unterm Lederhimmel",
            "content": "<p><small>Featured image:&nbsp;Gloria Zein -&nbsp;VG-Bildkunst. Photo courtesy&nbsp;Gloria Zein</small></p>",
            "start_time": "2024-03-15T01:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Marchlewskistraße 6",
            "city": "Berlin",
            "geolocation": "52.5162846,13.4422906",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                18604,
                18605
            ],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 37052,
            "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": 35132,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acc5de98048f4ba8a691ffff0b934e99-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acc5de98048f4ba8a691ffff0b934e99-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/acc5de98048f4ba8a691ffff0b934e99.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acc5de98048f4ba8a691ffff0b934e99-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acc5de98048f4ba8a691ffff0b934e99-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acc5de98048f4ba8a691ffff0b934e99-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acc5de98048f4ba8a691ffff0b934e99-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acc5de98048f4ba8a691ffff0b934e99-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acc5de98048f4ba8a691ffff0b934e99-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/acc5de98048f4ba8a691ffff0b934e99-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-19T11:57:30.700174Z",
                "updated_at": "2024-03-19T11:57:30.700228Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9108,
                "name": "Royal West of England Academy",
                "slug": "royal-west-england-academy",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4574896,-2.6084939",
                "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-19T11:57:35.643260Z",
            "publish_time": null,
            "slug": "royal-west-of-england-academy-these-mad-hybrids-john-hoyland-and-contemporary-sculpture-2024-02-02",
            "created_at": "2024-03-19T11:57:41.672067Z",
            "updated_at": "2024-03-19T11:57:42.499414Z",
            "summary": "These Mad Hybrids: John Hoyland and Contemporary Sculpture is an Gallery Shows event starting on 02/02/2024, 01:00 and ending on 12/05/2024, 00:00. Event is in Royal West of England Academy with address Queen's Road.",
            "title": "These Mad Hybrids: John Hoyland and Contemporary Sculpture",
            "content": null,
            "start_time": "2024-02-02T01:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Queen's Road",
            "city": "Bristol",
            "geolocation": "36.1350531,-5.3487081",
            "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": 37088,
            "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": 35166,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f8c9a310b134a15ba6b67862131a5da-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f8c9a310b134a15ba6b67862131a5da-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/3f8c9a310b134a15ba6b67862131a5da.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f8c9a310b134a15ba6b67862131a5da-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f8c9a310b134a15ba6b67862131a5da-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f8c9a310b134a15ba6b67862131a5da-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f8c9a310b134a15ba6b67862131a5da-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f8c9a310b134a15ba6b67862131a5da-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f8c9a310b134a15ba6b67862131a5da-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/3f8c9a310b134a15ba6b67862131a5da-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-19T12:10:30.752518Z",
                "updated_at": "2024-03-19T12:10:30.752578Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3392,
                "name": "Colonnade House",
                "slug": "colonnade-house",
                "city": "Worthing",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8119806,-0.3676237999999999",
                "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-19T12:10:55.266720Z",
            "publish_time": null,
            "slug": "colonnade-house-pete-reilly-portraits-pop-art-2024-05-07",
            "created_at": "2024-03-19T12:10:56.293855Z",
            "updated_at": "2024-03-19T12:11:04.516270Z",
            "summary": "Pete Reilly: Portraits & Pop Art is an Gallery Shows event starting on 07/05/2024, 00:00 and ending on 12/05/2024, 00:00. Event is in Colonnade House with address Colonnade House.",
            "title": "Pete Reilly: Portraits & Pop Art",
            "content": null,
            "start_time": "2024-05-07T00:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Colonnade House",
            "city": "Worthing",
            "geolocation": "50.96326985,0.020770453697222413",
            "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": 37160,
            "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": 35231,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14ee2f49db4941dc8352395903714734-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14ee2f49db4941dc8352395903714734-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/14ee2f49db4941dc8352395903714734.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14ee2f49db4941dc8352395903714734-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14ee2f49db4941dc8352395903714734-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14ee2f49db4941dc8352395903714734-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14ee2f49db4941dc8352395903714734-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14ee2f49db4941dc8352395903714734-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14ee2f49db4941dc8352395903714734-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/14ee2f49db4941dc8352395903714734-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:04:58.211944Z",
                "updated_at": "2024-03-20T14:04:58.211980Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7869,
                "name": "EXOgallery",
                "slug": "exogallery",
                "city": "Stuttgart",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "48.771726,9.168492800000001",
                "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-20T14:05:03.146265Z",
            "publish_time": null,
            "slug": "exogallery-birgit-unterweger-code-red-2024-04-12",
            "created_at": "2024-03-20T14:05:04.062170Z",
            "updated_at": "2024-03-20T14:05:04.743683Z",
            "summary": "Birgit Unterweger | Code Red is an Gallery Shows event starting on 12/04/2024, 00:00 and ending on 12/05/2024, 00:00. Event is in EXOgallery with address Silberburgstr. 145A.",
            "title": "Birgit Unterweger | Code Red",
            "content": null,
            "start_time": "2024-04-12T00:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Silberburgstr. 145A",
            "city": "Stuttgart",
            "geolocation": "48.7740859,9.166725770990276",
            "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": 37221,
            "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": 35282,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e105503e5f42aba8087a9c70ad44c1-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e105503e5f42aba8087a9c70ad44c1-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/86e105503e5f42aba8087a9c70ad44c1.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e105503e5f42aba8087a9c70ad44c1-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e105503e5f42aba8087a9c70ad44c1-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e105503e5f42aba8087a9c70ad44c1-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e105503e5f42aba8087a9c70ad44c1-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e105503e5f42aba8087a9c70ad44c1-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e105503e5f42aba8087a9c70ad44c1-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86e105503e5f42aba8087a9c70ad44c1-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T14:14:20.330965Z",
                "updated_at": "2024-03-20T14:14:20.331002Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6098,
                "name": "Ortega y Gasset Projects",
                "slug": "ortega-y-gasset-projects",
                "city": "Brooklyn",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.674605,-73.9882015",
                "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-20T14:14:34.873355Z",
            "publish_time": null,
            "slug": "ortega-y-gasset-projects-the-skirt-2024-03-23",
            "created_at": "2024-03-20T14:14:35.784581Z",
            "updated_at": "2024-03-20T14:14:48.161768Z",
            "summary": "The Skirt is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 12/05/2024, 00:00. Event is in Ortega y Gasset Projects with address 363 3rd Ave.",
            "title": "The Skirt",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "363 3rd Ave",
            "city": "New York",
            "geolocation": "40.74079485,-73.9812276953887",
            "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": 37244,
            "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": 35303,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/86def4973aef4cb58466069fcf263ee9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/86def4973aef4cb58466069fcf263ee9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T15:47:42.637906Z",
                "updated_at": "2024-03-20T15:47:42.637964Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6569,
                "name": "The Biscuit Factory",
                "slug": "biscuit-factory",
                "city": "Newcastle upon Tyne",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "54.9762514,-1.5979405",
                "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:47:48.788240Z",
            "publish_time": null,
            "slug": "the-biscuit-factory-hilke-macintyre-layers-of-colour-2024-03-23",
            "created_at": "2024-03-20T15:47:49.790125Z",
            "updated_at": "2024-03-20T15:47:58.839517Z",
            "summary": "Hilke MacIntyre | Layers of Colour is an Gallery Shows event starting on 23/03/2024, 01:00 and ending on 12/05/2024, 00:00. Event is in The Biscuit Factory with address 16 Stoddart Street.",
            "title": "Hilke MacIntyre | Layers of Colour",
            "content": null,
            "start_time": "2024-03-23T01:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "16 Stoddart Street",
            "city": "Newcastle upon Tyne",
            "geolocation": "54.9765774,-1.5976521",
            "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": 37274,
            "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": 35332,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17f6c73d7e4f4b25a6c0a2d3bd9bb7ca-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17f6c73d7e4f4b25a6c0a2d3bd9bb7ca-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/17f6c73d7e4f4b25a6c0a2d3bd9bb7ca.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17f6c73d7e4f4b25a6c0a2d3bd9bb7ca-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17f6c73d7e4f4b25a6c0a2d3bd9bb7ca-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17f6c73d7e4f4b25a6c0a2d3bd9bb7ca-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17f6c73d7e4f4b25a6c0a2d3bd9bb7ca-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17f6c73d7e4f4b25a6c0a2d3bd9bb7ca-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17f6c73d7e4f4b25a6c0a2d3bd9bb7ca-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/17f6c73d7e4f4b25a6c0a2d3bd9bb7ca-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-03-20T15:52:44.478807Z",
                "updated_at": "2024-03-20T15:52:44.478855Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3931,
                "name": "Wimbledon Art Studios",
                "slug": "wimbledon-art-studios",
                "city": "London",
                "country": "",
                "geolocation": "51.53042550000001,-0.004886",
                "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:52:48.507925Z",
            "publish_time": null,
            "slug": "wimbledon-art-studios-wimbledon-art-fair-2024-05-09",
            "created_at": "2024-03-20T15:52:49.419137Z",
            "updated_at": "2024-03-20T15:52:52.500719Z",
            "summary": "Wimbledon Art Fair is an Gallery Shows event starting on 09/05/2024, 00:00 and ending on 12/05/2024, 00:00. Event is in Wimbledon Art Studios with address 10 Riverside Yard.",
            "title": "Wimbledon Art Fair",
            "content": null,
            "start_time": "2024-05-09T00:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "10 Riverside Yard",
            "city": "London",
            "geolocation": "51.517935550000004,-0.48581570408956093",
            "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": 37362,
            "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": 35419,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53a2922fc9824dc7a3b6422a5f31b59f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53a2922fc9824dc7a3b6422a5f31b59f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/53a2922fc9824dc7a3b6422a5f31b59f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53a2922fc9824dc7a3b6422a5f31b59f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53a2922fc9824dc7a3b6422a5f31b59f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53a2922fc9824dc7a3b6422a5f31b59f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53a2922fc9824dc7a3b6422a5f31b59f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53a2922fc9824dc7a3b6422a5f31b59f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53a2922fc9824dc7a3b6422a5f31b59f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/53a2922fc9824dc7a3b6422a5f31b59f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T19:40:22.726864Z",
                "updated_at": "2024-04-01T19:40:22.726918Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9812,
                "name": "Dalkeith Country Park",
                "slug": "dalkeith-country-park",
                "city": "Dalkeith",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.89758759999999,-3.0857075",
                "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-01T19:40:28.439893Z",
            "publish_time": null,
            "slug": "dalkeith-country-park-inception-art-show-2024-05-03",
            "created_at": "2024-04-01T19:40:29.533342Z",
            "updated_at": "2024-04-01T19:40:30.403683Z",
            "summary": "Inception Art Show is an Gallery Shows event starting on 03/05/2024, 00:00 and ending on 12/05/2024, 00:00. Event is in Dalkeith Country Park with address Dalkeith Country Park.",
            "title": "Inception Art Show",
            "content": null,
            "start_time": "2024-05-03T00:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Dalkeith Country Park",
            "city": "Edinburgh",
            "geolocation": "55.903668999999994,-3.0661305474214835",
            "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": 37487,
            "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": 35531,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78e2ec56296b49308ef2eda65afe7245-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78e2ec56296b49308ef2eda65afe7245-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/78e2ec56296b49308ef2eda65afe7245.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78e2ec56296b49308ef2eda65afe7245-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78e2ec56296b49308ef2eda65afe7245-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78e2ec56296b49308ef2eda65afe7245-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78e2ec56296b49308ef2eda65afe7245-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78e2ec56296b49308ef2eda65afe7245-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78e2ec56296b49308ef2eda65afe7245-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/78e2ec56296b49308ef2eda65afe7245-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-01T21:34:17.554876Z",
                "updated_at": "2024-04-01T21:34:17.554974Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9108,
                "name": "Royal West of England Academy",
                "slug": "royal-west-england-academy",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4574896,-2.6084939",
                "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-01T21:34:28.495807Z",
            "publish_time": null,
            "slug": "royal-west-of-england-academy-dreaming-in-fire-2024-03-26",
            "created_at": "2024-04-01T21:34:29.516622Z",
            "updated_at": "2024-04-01T21:34:30.703134Z",
            "summary": "Dreaming in Fire is an Gallery Shows event starting on 26/03/2024, 01:00 and ending on 12/05/2024, 00:00. Event is in Royal West of England Academy with address Queen's Road.",
            "title": "Dreaming in Fire",
            "content": null,
            "start_time": "2024-03-26T01:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Queen's Road",
            "city": "Bristol",
            "geolocation": "36.1350531,-5.3487081",
            "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": 37536,
            "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": 3761,
                "name": "Galerie Born",
                "slug": "galerie-born",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4356529,13.3014729",
                "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-04-02T10:50:08.824804Z",
            "publish_time": null,
            "slug": "galerie-born-auftakt-saisoneroffnung-2024-03-28",
            "created_at": "2024-04-02T10:50:16.348066Z",
            "updated_at": "2024-04-02T10:50:18.315600Z",
            "summary": "AUFTAKT – Saisoneröffnung is an Gallery Shows event starting on 28/03/2024, 01:00 and ending on 12/05/2024, 00:00. Event is in Galerie Born with address GALERIE BORN, Born a. Darss.",
            "title": "AUFTAKT – Saisoneröffnung",
            "content": null,
            "start_time": "2024-03-28T01:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "GALERIE BORN, Born a. Darss",
            "city": "Born a. Darß",
            "geolocation": "54.3797571,12.520539250954654",
            "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": 37582,
            "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": 35648,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2564e89422604401b0aea422c71b5168-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2564e89422604401b0aea422c71b5168-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2564e89422604401b0aea422c71b5168.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2564e89422604401b0aea422c71b5168-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2564e89422604401b0aea422c71b5168-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2564e89422604401b0aea422c71b5168-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2564e89422604401b0aea422c71b5168-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2564e89422604401b0aea422c71b5168-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2564e89422604401b0aea422c71b5168-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2564e89422604401b0aea422c71b5168-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T16:51:03.846410Z",
                "updated_at": "2024-04-02T16:51:03.846463Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9854,
                "name": "Enys Gardens",
                "slug": "enys-gardens",
                "city": "Penryn",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.1782474,-5.1072425",
                "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-02T16:51:07.364173Z",
            "publish_time": null,
            "slug": "enys-gardens-bluebell-festival-and-art-showcase-2024-05-04",
            "created_at": "2024-04-02T16:51:08.428702Z",
            "updated_at": "2024-04-02T16:51:08.810308Z",
            "summary": "Bluebell Festival and Art Showcase is an Gallery Shows event starting on 04/05/2024, 00:00 and ending on 12/05/2024, 00:00. Event is in Enys Gardens with address Enys Gardens,.",
            "title": "Bluebell Festival and Art Showcase",
            "content": null,
            "start_time": "2024-05-04T00:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Enys Gardens,",
            "city": "Penryn",
            "geolocation": "50.1863366,-5.0954114",
            "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": 37666,
            "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": 35726,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ca7ceffd850441b944afbccae14beb0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ca7ceffd850441b944afbccae14beb0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2ca7ceffd850441b944afbccae14beb0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ca7ceffd850441b944afbccae14beb0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ca7ceffd850441b944afbccae14beb0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ca7ceffd850441b944afbccae14beb0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ca7ceffd850441b944afbccae14beb0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ca7ceffd850441b944afbccae14beb0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ca7ceffd850441b944afbccae14beb0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2ca7ceffd850441b944afbccae14beb0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T17:59:01.932551Z",
                "updated_at": "2024-04-02T17:59:01.932610Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 9870,
                "name": "Tobacco Factory",
                "slug": "tobacco-factory",
                "city": "Bristol",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.44214789999999,-2.6134597",
                "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-02T17:59:05.547574Z",
            "publish_time": null,
            "slug": "tobacco-factory-axenia-raulet-engines-beasts-2024-03-25",
            "created_at": "2024-04-02T17:59:06.568332Z",
            "updated_at": "2024-04-02T17:59:07.082090Z",
            "summary": "Axenia Raulet. Engines + Beasts is an Gallery Shows event starting on 25/03/2024, 01:00 and ending on 12/05/2024, 00:00. Event is in Tobacco Factory with address Raleigh Road.",
            "title": "Axenia Raulet. Engines + Beasts",
            "content": null,
            "start_time": "2024-03-25T01:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Raleigh Road",
            "city": "Bristol",
            "geolocation": "40.2429258,-76.7235974",
            "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": 37766,
            "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": 35855,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae115398b4804993adbd942ee30a0788-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae115398b4804993adbd942ee30a0788-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae115398b4804993adbd942ee30a0788.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae115398b4804993adbd942ee30a0788-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae115398b4804993adbd942ee30a0788-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae115398b4804993adbd942ee30a0788-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae115398b4804993adbd942ee30a0788-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae115398b4804993adbd942ee30a0788-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae115398b4804993adbd942ee30a0788-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae115398b4804993adbd942ee30a0788-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T20:55:10.620711Z",
                "updated_at": "2024-04-02T20:55:10.620748Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 7385,
                "name": "URSA Gallery",
                "slug": "ursa-gallery",
                "city": "Bridgeport",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "41.178217,-73.18934899999999",
                "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-02T20:55:14.605033Z",
            "publish_time": null,
            "slug": "ursa-gallery-kaleidoscope-eyes-2024-04-01",
            "created_at": "2024-04-02T20:55:15.510136Z",
            "updated_at": "2024-04-02T20:55:19.926824Z",
            "summary": "Kaleidoscope Eyes is an Gallery Shows event starting on 01/04/2024, 00:00 and ending on 12/05/2024, 00:00. Event is in URSA Gallery with address 893 Clinton Ave.",
            "title": "Kaleidoscope Eyes",
            "content": null,
            "start_time": "2024-04-01T00:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "893 Clinton Ave",
            "city": "Bridgeport",
            "geolocation": "41.1784291,-73.2149083",
            "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": 37787,
            "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": 35877,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33bcd50447f4f25b874b16cbf7e310d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33bcd50447f4f25b874b16cbf7e310d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c33bcd50447f4f25b874b16cbf7e310d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33bcd50447f4f25b874b16cbf7e310d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33bcd50447f4f25b874b16cbf7e310d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33bcd50447f4f25b874b16cbf7e310d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33bcd50447f4f25b874b16cbf7e310d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33bcd50447f4f25b874b16cbf7e310d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33bcd50447f4f25b874b16cbf7e310d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c33bcd50447f4f25b874b16cbf7e310d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2024-04-02T21:16:33.009055Z",
                "updated_at": "2024-04-02T21:16:33.009112Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3546,
                "name": "The Regency Town House",
                "slug": "regency-town-house",
                "city": "Hove",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8242469,-0.1584071",
                "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:39.541525Z",
            "publish_time": null,
            "slug": "the-regency-town-house-this-is-the-seventh-wave-2024-05-03",
            "created_at": "2024-04-02T21:16:40.438218Z",
            "updated_at": "2024-04-02T21:16:41.324290Z",
            "summary": "This Is The Seventh Wave is an Gallery Shows event starting on 03/05/2024, 00:00 and ending on 12/05/2024, 00:00. Event is in The Regency Town House with address 13 Brunswick Square.",
            "title": "This Is The Seventh Wave",
            "content": null,
            "start_time": "2024-05-03T00:00:00.000000Z",
            "end_time": "2024-05-12T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "13 Brunswick Square",
            "city": "Hove",
            "geolocation": "50.8242317,-0.1583572",
            "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": []
        }
    ]
}