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=23454&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=23472&ordering=-end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23436&ordering=-end_time",
    "results": [
        {
            "id": 11043,
            "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": 11586,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f009dab43ac94622aa6d038147a24ca5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f009dab43ac94622aa6d038147a24ca5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/f009dab43ac94622aa6d038147a24ca5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f009dab43ac94622aa6d038147a24ca5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f009dab43ac94622aa6d038147a24ca5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f009dab43ac94622aa6d038147a24ca5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f009dab43ac94622aa6d038147a24ca5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f009dab43ac94622aa6d038147a24ca5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f009dab43ac94622aa6d038147a24ca5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/f009dab43ac94622aa6d038147a24ca5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T10:02:33.876703Z",
                "updated_at": "2022-07-27T10:02:33.876739Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5297,
                "name": "Gallery Luisotti",
                "slug": "gallery-luisotti",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0423361,-118.2376843",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-27T10:02:38.094776Z",
            "publish_time": null,
            "slug": "gallery-luisotti-micrographia-catherine-wagner-karen-lofgren-2022-07-27",
            "created_at": "2022-07-27T10:02:38.883695Z",
            "updated_at": "2022-07-27T10:02:39.266315Z",
            "summary": "Micrographia: Catherine Wagner, Karen Lofgren is an Gallery Shows event starting on 27/07/2022, 00:00 and ending on 24/09/2022, 00:00. Event is in Gallery Luisotti with address 432 South Alameda Street.",
            "title": "Micrographia: Catherine Wagner, Karen Lofgren",
            "content": null,
            "start_time": "2022-07-27T00:00:00.000000Z",
            "end_time": "2022-09-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "432 South Alameda Street",
            "city": "Los Angeles",
            "geolocation": "33.89309057142857,-118.21928667346938",
            "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": 11069,
            "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": 11614,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8304d343d31547529957a6d44b78984f-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8304d343d31547529957a6d44b78984f-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/8304d343d31547529957a6d44b78984f.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8304d343d31547529957a6d44b78984f-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8304d343d31547529957a6d44b78984f-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8304d343d31547529957a6d44b78984f-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8304d343d31547529957a6d44b78984f-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8304d343d31547529957a6d44b78984f-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8304d343d31547529957a6d44b78984f-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/8304d343d31547529957a6d44b78984f-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-27T18:38:16.319223Z",
                "updated_at": "2022-07-27T18:38:16.319260Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5771,
                "name": "Tangent Projects",
                "slug": "tangent-projects",
                "city": "L'Hospitalet de Llobregat",
                "country": {
                    "code": "ES",
                    "name": "Spain"
                },
                "geolocation": "41.3682368,2.1297012",
                "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": "ES",
            "publish_status": "published",
            "published_at": "2022-07-27T18:38:19.580139Z",
            "publish_time": null,
            "slug": "tangent-projects-underline-barcelona-edition-2022-09-09",
            "created_at": "2022-07-27T18:38:20.372958Z",
            "updated_at": "2022-07-27T18:38:20.418569Z",
            "summary": "Under•Line (Barcelona edition) is an Gallery Shows event starting on 09/09/2022, 00:00 and ending on 24/09/2022, 00:00. Event is in Tangent Projects with address Tangent Projects.",
            "title": "Under•Line (Barcelona edition)",
            "content": null,
            "start_time": "2022-09-09T00:00:00.000000Z",
            "end_time": "2022-09-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Tangent Projects",
            "city": "L'Hospitalet de Llobregat",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 11688,
            "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": 12112,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac8b67b4eb8c43e8991abde0cc8582cd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac8b67b4eb8c43e8991abde0cc8582cd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ac8b67b4eb8c43e8991abde0cc8582cd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac8b67b4eb8c43e8991abde0cc8582cd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac8b67b4eb8c43e8991abde0cc8582cd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac8b67b4eb8c43e8991abde0cc8582cd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac8b67b4eb8c43e8991abde0cc8582cd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac8b67b4eb8c43e8991abde0cc8582cd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac8b67b4eb8c43e8991abde0cc8582cd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ac8b67b4eb8c43e8991abde0cc8582cd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-03T13:12:02.550148Z",
                "updated_at": "2022-08-03T13:12:02.550184Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3942,
                "name": "Centrala",
                "slug": "centrala",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4778197,-1.8816823",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-03T13:12:05.457210Z",
            "publish_time": null,
            "slug": "centrala-spaces-of-disconnection-migrant-essential-workers-2022-09-02",
            "created_at": "2022-08-03T13:12:06.243334Z",
            "updated_at": "2022-08-03T13:12:07.236343Z",
            "summary": "spaces of (dis)connection: migrant essential workers is an Gallery Shows event starting on 02/09/2022, 00:00 and ending on 24/09/2022, 00:00. Event is in Centrala with address 158 Fazeley Street.",
            "title": "spaces of (dis)connection: migrant essential workers",
            "content": null,
            "start_time": "2022-09-02T00:00:00.000000Z",
            "end_time": "2022-09-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "158 Fazeley Street",
            "city": "Birmingham",
            "geolocation": "52.4798262,-1.8863566",
            "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": 11841,
            "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": 12244,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06218726ad1c4699af2f42b8625c59cc-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06218726ad1c4699af2f42b8625c59cc-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/06218726ad1c4699af2f42b8625c59cc.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06218726ad1c4699af2f42b8625c59cc-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06218726ad1c4699af2f42b8625c59cc-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06218726ad1c4699af2f42b8625c59cc-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06218726ad1c4699af2f42b8625c59cc-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06218726ad1c4699af2f42b8625c59cc-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06218726ad1c4699af2f42b8625c59cc-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/06218726ad1c4699af2f42b8625c59cc-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-04T18:25:36.054616Z",
                "updated_at": "2022-08-04T18:25:36.054672Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5654,
                "name": "Galerie Tschudi",
                "slug": "galerie-tschudi",
                "city": "Zuoz",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.6022714,9.9584072",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2022-08-04T18:25:38.960608Z",
            "publish_time": null,
            "slug": "galerie-tschudi-parallel-connected-2022-07-23",
            "created_at": "2022-08-04T18:25:39.805357Z",
            "updated_at": "2022-08-04T18:25:39.841901Z",
            "summary": "Parallel Connected is an Gallery Shows event starting on 23/07/2022, 00:00 and ending on 24/09/2022, 00:00. Event is in Galerie Tschudi with address Chesa Madalena · Somvih 115.",
            "title": "Parallel Connected",
            "content": null,
            "start_time": "2022-07-23T00:00:00.000000Z",
            "end_time": "2022-09-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Chesa Madalena · Somvih 115",
            "city": "Zuoz",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 12143,
            "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": 12499,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ccb44be869641df9e8460f23fc596b5-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ccb44be869641df9e8460f23fc596b5-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6ccb44be869641df9e8460f23fc596b5.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ccb44be869641df9e8460f23fc596b5-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ccb44be869641df9e8460f23fc596b5-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ccb44be869641df9e8460f23fc596b5-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ccb44be869641df9e8460f23fc596b5-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ccb44be869641df9e8460f23fc596b5-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ccb44be869641df9e8460f23fc596b5-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6ccb44be869641df9e8460f23fc596b5-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-10T12:11:55.445412Z",
                "updated_at": "2022-08-10T12:11:55.445453Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6112,
                "name": "Fosse Gallery",
                "slug": "fosse-gallery",
                "city": "Cheltenham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.9304946,-1.7224799",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-10T12:11:59.844087Z",
            "publish_time": null,
            "slug": "fosse-gallery-fine-art-the-world-was-all-before-them-2022-09-04",
            "created_at": "2022-08-10T12:12:00.634213Z",
            "updated_at": "2022-08-10T12:12:01.684918Z",
            "summary": "The World Was All Before Them is an Gallery Shows event starting on 04/09/2022, 00:00 and ending on 24/09/2022, 00:00. Event is in Fosse Gallery with address The Manor House.",
            "title": "The World Was All Before Them",
            "content": null,
            "start_time": "2022-09-04T00:00:00.000000Z",
            "end_time": "2022-09-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The Manor House",
            "city": "Stow-on-the-wold",
            "geolocation": "53.80537085,-1.390647660335374",
            "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": 12209,
            "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": 12558,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ce7b2cfdebad4833a6cd27cc2f28cfa2-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ce7b2cfdebad4833a6cd27cc2f28cfa2-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ce7b2cfdebad4833a6cd27cc2f28cfa2.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ce7b2cfdebad4833a6cd27cc2f28cfa2-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ce7b2cfdebad4833a6cd27cc2f28cfa2-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ce7b2cfdebad4833a6cd27cc2f28cfa2-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ce7b2cfdebad4833a6cd27cc2f28cfa2-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ce7b2cfdebad4833a6cd27cc2f28cfa2-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ce7b2cfdebad4833a6cd27cc2f28cfa2-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ce7b2cfdebad4833a6cd27cc2f28cfa2-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-10T13:13:22.463866Z",
                "updated_at": "2022-08-10T13:13:22.463895Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5654,
                "name": "Galerie Tschudi",
                "slug": "galerie-tschudi",
                "city": "Zuoz",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.6022714,9.9584072",
                "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": "CH",
            "publish_status": "published",
            "published_at": "2022-08-10T13:13:25.130940Z",
            "publish_time": null,
            "slug": "galerie-tschudi-prospect-2022-07-23",
            "created_at": "2022-08-10T13:13:25.934930Z",
            "updated_at": "2022-08-10T13:13:25.975519Z",
            "summary": "Prospect is an Gallery Shows event starting on 23/07/2022, 00:00 and ending on 24/09/2022, 00:00. Event is in Galerie Tschudi with address Chesa Madalena · Somvih 115.",
            "title": "Prospect",
            "content": null,
            "start_time": "2022-07-23T00:00:00.000000Z",
            "end_time": "2022-09-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Chesa Madalena · Somvih 115",
            "city": "Zuoz",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 12626,
            "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": 12909,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49d36e0f4b34b7089256b1b9b71a4e4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49d36e0f4b34b7089256b1b9b71a4e4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/b49d36e0f4b34b7089256b1b9b71a4e4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49d36e0f4b34b7089256b1b9b71a4e4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49d36e0f4b34b7089256b1b9b71a4e4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49d36e0f4b34b7089256b1b9b71a4e4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49d36e0f4b34b7089256b1b9b71a4e4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49d36e0f4b34b7089256b1b9b71a4e4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49d36e0f4b34b7089256b1b9b71a4e4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/b49d36e0f4b34b7089256b1b9b71a4e4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-17T19:03:39.982904Z",
                "updated_at": "2022-08-17T19:03:39.982941Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5928,
                "name": "frontviews",
                "slug": "frontviews",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5035396,13.3620435",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2022-08-17T19:03:41.945491Z",
            "publish_time": null,
            "slug": "frontviews-no-one-survives-a-real-conversation-2022-08-27",
            "created_at": "2022-08-17T19:03:42.757887Z",
            "updated_at": "2022-08-17T19:03:43.518866Z",
            "summary": "No One Survives a Real Conversation is an Gallery Shows event starting on 27/08/2022, 00:00 and ending on 24/09/2022, 00:00. Event is in frontviews with address HAUNT.",
            "title": "No One Survives a Real Conversation",
            "content": null,
            "start_time": "2022-08-27T00:00:00.000000Z",
            "end_time": "2022-09-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "HAUNT",
            "city": "Berlin",
            "geolocation": "35.0001787,-85.1804447",
            "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": 12650,
            "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": 12933,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9744323b0c64f29b9abcd5d5aec52e6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9744323b0c64f29b9abcd5d5aec52e6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/e9744323b0c64f29b9abcd5d5aec52e6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9744323b0c64f29b9abcd5d5aec52e6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9744323b0c64f29b9abcd5d5aec52e6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9744323b0c64f29b9abcd5d5aec52e6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9744323b0c64f29b9abcd5d5aec52e6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9744323b0c64f29b9abcd5d5aec52e6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9744323b0c64f29b9abcd5d5aec52e6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/e9744323b0c64f29b9abcd5d5aec52e6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-18T18:03:39.848255Z",
                "updated_at": "2022-08-18T18:03:39.848291Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4729,
                "name": "Penwith Gallery",
                "slug": "penwith-gallery",
                "city": "Saint Ives",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2158283,-5.479178099999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-18T18:03:43.516766Z",
            "publish_time": null,
            "slug": "penwith-gallery-plymouth-society-of-artists-2022-08-26",
            "created_at": "2022-08-18T18:03:44.306573Z",
            "updated_at": "2022-08-18T18:03:45.201225Z",
            "summary": "Plymouth Society of Artists is an Gallery Shows event starting on 26/08/2022, 00:00 and ending on 24/09/2022, 00:00. Event is in Penwith Gallery with address Back Road West Cornwall.",
            "title": "Plymouth Society of Artists",
            "content": null,
            "start_time": "2022-08-26T00:00:00.000000Z",
            "end_time": "2022-09-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Back Road West Cornwall",
            "city": "St Ives",
            "geolocation": "50.2148859,-5.4829287",
            "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": 12652,
            "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": 12934,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49d11be49b64597aa0daea64c2eff30-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49d11be49b64597aa0daea64c2eff30-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c49d11be49b64597aa0daea64c2eff30.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49d11be49b64597aa0daea64c2eff30-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49d11be49b64597aa0daea64c2eff30-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49d11be49b64597aa0daea64c2eff30-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49d11be49b64597aa0daea64c2eff30-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49d11be49b64597aa0daea64c2eff30-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49d11be49b64597aa0daea64c2eff30-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c49d11be49b64597aa0daea64c2eff30-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-18T18:03:40.087063Z",
                "updated_at": "2022-08-18T18:03:40.087134Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4729,
                "name": "Penwith Gallery",
                "slug": "penwith-gallery",
                "city": "Saint Ives",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.2158283,-5.479178099999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-18T18:03:44.109790Z",
            "publish_time": null,
            "slug": "penwith-gallery-susan-thomas-2022-08-26",
            "created_at": "2022-08-18T18:03:45.070227Z",
            "updated_at": "2022-08-18T18:03:45.673352Z",
            "summary": "Susan Thomas is an Gallery Shows event starting on 26/08/2022, 00:00 and ending on 24/09/2022, 00:00. Event is in Penwith Gallery with address Back Road West Cornwall.",
            "title": "Susan Thomas",
            "content": null,
            "start_time": "2022-08-26T00:00:00.000000Z",
            "end_time": "2022-09-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Back Road West Cornwall",
            "city": "St Ives",
            "geolocation": "50.2148859,-5.4829287",
            "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": 12669,
            "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": 12953,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5333e5b4fe4d089eb40c4194e13b47-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5333e5b4fe4d089eb40c4194e13b47-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2e5333e5b4fe4d089eb40c4194e13b47.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5333e5b4fe4d089eb40c4194e13b47-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5333e5b4fe4d089eb40c4194e13b47-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5333e5b4fe4d089eb40c4194e13b47-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5333e5b4fe4d089eb40c4194e13b47-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5333e5b4fe4d089eb40c4194e13b47-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5333e5b4fe4d089eb40c4194e13b47-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2e5333e5b4fe4d089eb40c4194e13b47-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-18T18:12:03.528953Z",
                "updated_at": "2022-08-18T18:12:03.528988Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6274,
                "name": "The Royal Standard",
                "slug": "royal-standard",
                "city": "Liverpool",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.39201139999999,-2.9775119",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-18T18:12:05.749170Z",
            "publish_time": null,
            "slug": "the-royal-standard-do-they-owe-us-a-living-2022-08-17",
            "created_at": "2022-08-18T18:12:06.513286Z",
            "updated_at": "2022-08-18T18:12:06.555354Z",
            "summary": "Do They Owe Us A Living? is an Gallery Shows event starting on 17/08/2022, 00:00 and ending on 24/09/2022, 00:00. Event is in The Royal Standard with address Northern Lights, Cains Brewery Village.",
            "title": "Do They Owe Us A Living?",
            "content": null,
            "start_time": "2022-08-17T00:00:00.000000Z",
            "end_time": "2022-09-24T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Northern Lights, Cains Brewery Village",
            "city": "Liverpool",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 10709,
            "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": 11306,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/933be0c28b7444eda07cbe2295a4fb61-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/933be0c28b7444eda07cbe2295a4fb61-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/933be0c28b7444eda07cbe2295a4fb61.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/933be0c28b7444eda07cbe2295a4fb61-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/933be0c28b7444eda07cbe2295a4fb61-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/933be0c28b7444eda07cbe2295a4fb61-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/933be0c28b7444eda07cbe2295a4fb61-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/933be0c28b7444eda07cbe2295a4fb61-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/933be0c28b7444eda07cbe2295a4fb61-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/933be0c28b7444eda07cbe2295a4fb61-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-20T20:32:44.966647Z",
                "updated_at": "2022-07-20T20:32:44.966682Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2736,
                "name": "C24 Gallery",
                "slug": "c24-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7493101,-74.00610240000003",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2454,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/C24-Gallery-1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/C24-Gallery-1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T00:50:49.736168Z",
                    "updated_at": "2021-09-14T13:30:09.546002Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "C24 Gallery 1",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-20T20:32:48.773932Z",
            "publish_time": null,
            "slug": "c24-gallery-structural-integrity-works-by-ryan-sarah-murphy-2022-07-21",
            "created_at": "2022-07-20T20:32:49.581741Z",
            "updated_at": "2022-07-20T20:32:49.958941Z",
            "summary": "Structural Integrity: Works by Ryan Sarah Murphy is an Gallery Shows event starting on 21/07/2022, 00:00 and ending on 23/09/2022, 00:00. Event is in C24 Gallery with address 560 West 24th Street.",
            "title": "Structural Integrity: Works by Ryan Sarah Murphy",
            "content": null,
            "start_time": "2022-07-21T00:00:00.000000Z",
            "end_time": "2022-09-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "560 West 24th Street",
            "city": "New York",
            "geolocation": "43.531319714285715,-96.73202297959183",
            "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": 10746,
            "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": 11338,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c9dea178ce4b259fafa72baffd5e3b-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c9dea178ce4b259fafa72baffd5e3b-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/93c9dea178ce4b259fafa72baffd5e3b.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c9dea178ce4b259fafa72baffd5e3b-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c9dea178ce4b259fafa72baffd5e3b-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c9dea178ce4b259fafa72baffd5e3b-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c9dea178ce4b259fafa72baffd5e3b-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c9dea178ce4b259fafa72baffd5e3b-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c9dea178ce4b259fafa72baffd5e3b-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/93c9dea178ce4b259fafa72baffd5e3b-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-21T20:33:52.284544Z",
                "updated_at": "2022-07-21T20:33:52.284580Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4793,
                "name": "Gerald Peters Gallery",
                "slug": "gerald-peters-gallery",
                "city": "Santa Fe",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "35.6827504,-105.9336828",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-21T20:33:54.814672Z",
            "publish_time": null,
            "slug": "gerald-peters-gallery-penelope-gottlieb-still-lives-2022-07-29",
            "created_at": "2022-07-21T20:33:55.612011Z",
            "updated_at": "2022-07-21T20:33:56.199451Z",
            "summary": "Penelope Gottlieb: Still Lives is an Gallery Shows event starting on 29/07/2022, 00:00 and ending on 23/09/2022, 00:00. Event is in Gerald Peters Gallery with address 1011 Paseo de Peralta.",
            "title": "Penelope Gottlieb: Still Lives",
            "content": null,
            "start_time": "2022-07-29T00:00:00.000000Z",
            "end_time": "2022-09-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "1011 Paseo de Peralta",
            "city": "Santa Fe - Santa Fe",
            "geolocation": "35.68276421934664,-105.93391427986778",
            "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": 11133,
            "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": 4435,
                "name": "Rosenberg & Co.",
                "slug": "rosenberg-co",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7683316,-73.9684911",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-27T20:03:48.676203Z",
            "publish_time": null,
            "slug": "rosenberg-co-out-from-under-our-brushes-20th-century-american-art-2022-07-20",
            "created_at": "2022-07-27T20:03:49.478796Z",
            "updated_at": "2022-07-27T20:03:49.968510Z",
            "summary": "Out From Under Our Brushes: 20th Century American Art is an Gallery Shows event starting on 20/07/2022, 00:00 and ending on 23/09/2022, 00:00. Event is in Rosenberg & Co. with address 19 E. 66th Street.",
            "title": "Out From Under Our Brushes: 20th Century American Art",
            "content": null,
            "start_time": "2022-07-20T00:00:00.000000Z",
            "end_time": "2022-09-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "19 E. 66th Street",
            "city": "New York, NY",
            "geolocation": "40.76831515,-73.96850192852477",
            "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": 11261,
            "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": 11772,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18d57400b7934d6b977092cacc2e3f13-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18d57400b7934d6b977092cacc2e3f13-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/18d57400b7934d6b977092cacc2e3f13.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18d57400b7934d6b977092cacc2e3f13-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18d57400b7934d6b977092cacc2e3f13-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18d57400b7934d6b977092cacc2e3f13-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18d57400b7934d6b977092cacc2e3f13-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18d57400b7934d6b977092cacc2e3f13-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18d57400b7934d6b977092cacc2e3f13-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/18d57400b7934d6b977092cacc2e3f13-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-07-29T10:39:04.698447Z",
                "updated_at": "2022-07-29T10:39:04.698483Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3849,
                "name": "MoMA PS1",
                "slug": "moma-ps1",
                "city": "New York",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7456014,-73.947097",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2022-07-29T10:39:09.056070Z",
            "publish_time": null,
            "slug": "moma-ps1-queensbridge-photo-collective-still-like-air-ill-rise-2022-06-02",
            "created_at": "2022-07-29T10:39:09.829301Z",
            "updated_at": "2022-07-29T10:39:10.303788Z",
            "summary": "Queensbridge Photo Collective: Still, Like Air I'll Rise is an Gallery Shows event starting on 02/06/2022, 00:00 and ending on 23/09/2022, 00:00. Event is in MoMA PS1 with address 22-25 Jackson Avenue.",
            "title": "Queensbridge Photo Collective: Still, Like Air I'll Rise",
            "content": null,
            "start_time": "2022-06-02T00:00:00.000000Z",
            "end_time": "2022-09-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "22-25 Jackson Avenue",
            "city": "New York",
            "geolocation": "42.3675061,-71.055195",
            "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": 11789,
            "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": 12197,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ce7b141a244cf28e246ad6bed1b940-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ce7b141a244cf28e246ad6bed1b940-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/75ce7b141a244cf28e246ad6bed1b940.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ce7b141a244cf28e246ad6bed1b940-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ce7b141a244cf28e246ad6bed1b940-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ce7b141a244cf28e246ad6bed1b940-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ce7b141a244cf28e246ad6bed1b940-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ce7b141a244cf28e246ad6bed1b940-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ce7b141a244cf28e246ad6bed1b940-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/75ce7b141a244cf28e246ad6bed1b940-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-03T20:56:16.680243Z",
                "updated_at": "2022-08-03T20:56:16.680279Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5997,
                "name": "Millennium Academy of Art",
                "slug": "millennium-academy-art",
                "city": "St Helens",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.453408,-2.7315895",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-03T20:56:21.163087Z",
            "publish_time": null,
            "slug": "millennium-academy-of-art-trees-and-light-2022-08-08",
            "created_at": "2022-08-03T20:56:21.950500Z",
            "updated_at": "2022-08-03T20:56:22.309622Z",
            "summary": "Trees and Light is an Gallery Shows event starting on 08/08/2022, 00:00 and ending on 23/09/2022, 00:00. Event is in Millennium Academy of Art with address Millennium Centre.",
            "title": "Trees and Light",
            "content": null,
            "start_time": "2022-08-08T00:00:00.000000Z",
            "end_time": "2022-09-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Millennium Centre",
            "city": "Saint Helens",
            "geolocation": "45.117974399999994,21.3108601",
            "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": 13071,
            "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": 1994,
                "name": "Osborne Samuel",
                "slug": "osborne-samuel",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.510363,-0.14538419999996677",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-24T11:19:09.517509Z",
            "publish_time": null,
            "slug": "osborne-samuel-john-blackburn-a-retrospective-2022-09-08",
            "created_at": "2022-08-24T11:19:10.310338Z",
            "updated_at": "2022-08-24T11:19:10.667387Z",
            "summary": "John Blackburn: A Retrospective is an Gallery Shows event starting on 08/09/2022, 00:00 and ending on 23/09/2022, 00:00. Event is in Osborne Samuel with address 23 Dering Street.",
            "title": "John Blackburn: A Retrospective",
            "content": null,
            "start_time": "2022-09-08T00:00:00.000000Z",
            "end_time": "2022-09-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "23 Dering Street",
            "city": "London",
            "geolocation": "51.5142764,-0.1456653",
            "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": 13075,
            "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": 13219,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0550db556be947c59fbd5b0d50ee185e-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0550db556be947c59fbd5b0d50ee185e-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0550db556be947c59fbd5b0d50ee185e.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0550db556be947c59fbd5b0d50ee185e-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0550db556be947c59fbd5b0d50ee185e-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0550db556be947c59fbd5b0d50ee185e-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0550db556be947c59fbd5b0d50ee185e-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0550db556be947c59fbd5b0d50ee185e-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0550db556be947c59fbd5b0d50ee185e-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0550db556be947c59fbd5b0d50ee185e-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-24T11:19:11.228491Z",
                "updated_at": "2022-08-24T11:19:11.228526Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5193,
                "name": "POSK Gallery",
                "slug": "posk-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.4935842,-0.237489",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-24T11:19:16.080200Z",
            "publish_time": null,
            "slug": "posk-gallery-the-blues-kasia-alexiou-2022-09-10",
            "created_at": "2022-08-24T11:19:16.892496Z",
            "updated_at": "2022-08-24T11:19:19.093775Z",
            "summary": "'The Blues' - Kasia Alexiou is an Gallery Shows event starting on 10/09/2022, 00:00 and ending on 23/09/2022, 00:00. Event is in POSK Gallery with address 238 - 246 King Street,.",
            "title": "'The Blues' - Kasia Alexiou",
            "content": null,
            "start_time": "2022-09-10T00:00:00.000000Z",
            "end_time": "2022-09-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "238 - 246 King Street,",
            "city": "London",
            "geolocation": "51.4935592,-0.23738727012605054",
            "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": 13562,
            "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": 13597,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db167ab21eda4e8d8c77bdac4082d832-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db167ab21eda4e8d8c77bdac4082d832-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/db167ab21eda4e8d8c77bdac4082d832.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db167ab21eda4e8d8c77bdac4082d832-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db167ab21eda4e8d8c77bdac4082d832-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db167ab21eda4e8d8c77bdac4082d832-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db167ab21eda4e8d8c77bdac4082d832-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db167ab21eda4e8d8c77bdac4082d832-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db167ab21eda4e8d8c77bdac4082d832-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/db167ab21eda4e8d8c77bdac4082d832-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-31T20:01:49.260922Z",
                "updated_at": "2022-08-31T20:01:49.260956Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6563,
                "name": "BYE BYE Gallery",
                "slug": "bye-bye-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5261211,-0.0792861",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2022-08-31T20:01:52.960906Z",
            "publish_time": null,
            "slug": "bye-bye-gallery-souvenir-2022-09-09",
            "created_at": "2022-08-31T20:01:53.784850Z",
            "updated_at": "2022-08-31T20:01:54.160364Z",
            "summary": "Souvenir is an Gallery Shows event starting on 09/09/2022, 00:00 and ending on 23/09/2022, 00:00. Event is in BYE BYE Gallery with address 72 Rivington street.",
            "title": "Souvenir",
            "content": null,
            "start_time": "2022-09-09T00:00:00.000000Z",
            "end_time": "2022-09-23T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "72 Rivington street",
            "city": "London",
            "geolocation": "51.5260839,-0.07928908033219527",
            "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": []
        }
    ]
}