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=23616&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=23634&ordering=end_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=23598&ordering=end_time",
    "results": [
        {
            "id": 25764,
            "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": 24684,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1222fc176e9745339be455e7364b5014-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1222fc176e9745339be455e7364b5014-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1222fc176e9745339be455e7364b5014.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1222fc176e9745339be455e7364b5014-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1222fc176e9745339be455e7364b5014-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1222fc176e9745339be455e7364b5014-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1222fc176e9745339be455e7364b5014-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1222fc176e9745339be455e7364b5014-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1222fc176e9745339be455e7364b5014-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1222fc176e9745339be455e7364b5014-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T19:38:22.839298Z",
                "updated_at": "2023-05-08T19:38:22.839336Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8573,
                "name": "The Kobi Nazrul Centre",
                "slug": "kobi-nazrul-centre",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5201393,-0.0725331",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-08T19:38:30.876532Z",
            "publish_time": null,
            "slug": "the-kobi-nazrul-centre-rana-plaza-and-the-resistance-2023-04-25",
            "created_at": "2023-05-08T19:38:31.759813Z",
            "updated_at": "2023-05-08T19:38:31.796372Z",
            "summary": "Rana Plaza and the Resistance is an Gallery Shows event starting on 25/04/2023, 00:00 and ending on 30/04/2023, 00:00. Event is in The Kobi Nazrul Centre with address The Kobi Nazrul Centre.",
            "title": "Rana Plaza and the Resistance",
            "content": null,
            "start_time": "2023-04-25T00:00:00.000000Z",
            "end_time": "2023-04-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "The Kobi Nazrul Centre",
            "city": "London",
            "geolocation": "",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 25773,
            "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": 24697,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92bfe1fc48d8466682ea1d3e07305892-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92bfe1fc48d8466682ea1d3e07305892-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/92bfe1fc48d8466682ea1d3e07305892.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92bfe1fc48d8466682ea1d3e07305892-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92bfe1fc48d8466682ea1d3e07305892-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92bfe1fc48d8466682ea1d3e07305892-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92bfe1fc48d8466682ea1d3e07305892-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92bfe1fc48d8466682ea1d3e07305892-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92bfe1fc48d8466682ea1d3e07305892-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/92bfe1fc48d8466682ea1d3e07305892-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-08T19:38:51.712957Z",
                "updated_at": "2023-05-08T19:38:51.713000Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4753,
                "name": "The North Wall Arts Centre",
                "slug": "north-wall-arts-centre",
                "city": "Oxford",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.7781313,-1.2676696",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-05-08T19:38:54.855605Z",
            "publish_time": null,
            "slug": "the-north-wall-arts-centre-camera-club-look-a-little-closer-2023-04-17",
            "created_at": "2023-05-08T19:38:55.757739Z",
            "updated_at": "2023-05-08T19:38:56.643888Z",
            "summary": "Camera Club: Look a Little Closer is an Gallery Shows event starting on 17/04/2023, 00:00 and ending on 30/04/2023, 00:00. Event is in The North Wall Arts Centre with address South Parade.",
            "title": "Camera Club: Look a Little Closer",
            "content": null,
            "start_time": "2023-04-17T00:00:00.000000Z",
            "end_time": "2023-04-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "South Parade",
            "city": "Oxford",
            "geolocation": "-33.9105581,151.1039329",
            "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": 26256,
            "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": 25128,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bea059770e65435f9b6a71fefbbef759-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bea059770e65435f9b6a71fefbbef759-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/bea059770e65435f9b6a71fefbbef759.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bea059770e65435f9b6a71fefbbef759-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bea059770e65435f9b6a71fefbbef759-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bea059770e65435f9b6a71fefbbef759-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bea059770e65435f9b6a71fefbbef759-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bea059770e65435f9b6a71fefbbef759-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bea059770e65435f9b6a71fefbbef759-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/bea059770e65435f9b6a71fefbbef759-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-12T10:14:33.806881Z",
                "updated_at": "2023-05-12T10:14:33.806936Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8626,
                "name": "TSUM Art Gallery",
                "slug": "tsum-art-gallery",
                "city": "Rudny",
                "country": {
                    "code": "KZ",
                    "name": "Kazakhstan"
                },
                "geolocation": "52.9718428,63.1128326",
                "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": "KZ",
            "publish_status": "published",
            "published_at": "2023-05-12T10:14:41.387933Z",
            "publish_time": null,
            "slug": "tsum-art-gallery-dualism-2023-04-24",
            "created_at": "2023-05-12T10:14:42.287928Z",
            "updated_at": "2023-05-12T10:14:43.999379Z",
            "summary": "Dualism is an Gallery Shows event starting on 24/04/2023, 00:00 and ending on 30/04/2023, 00:00. Event is in TSUM Art Gallery with address 60 Lenina Prospekt.",
            "title": "Dualism",
            "content": null,
            "start_time": "2023-04-24T00:00:00.000000Z",
            "end_time": "2023-04-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "60 Lenina Prospekt",
            "city": "Rudny",
            "geolocation": "48.3098853,38.001790073001175",
            "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": 26261,
            "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": 25132,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9044b3a055e244ba8d139e81550b9dac-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9044b3a055e244ba8d139e81550b9dac-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/9044b3a055e244ba8d139e81550b9dac.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9044b3a055e244ba8d139e81550b9dac-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9044b3a055e244ba8d139e81550b9dac-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9044b3a055e244ba8d139e81550b9dac-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9044b3a055e244ba8d139e81550b9dac-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9044b3a055e244ba8d139e81550b9dac-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9044b3a055e244ba8d139e81550b9dac-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/9044b3a055e244ba8d139e81550b9dac-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-15T12:06:57.685876Z",
                "updated_at": "2023-05-15T12:06:57.685935Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8629,
                "name": "Villa Venino",
                "slug": "villa-venino",
                "city": "Novate Milanese",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "44.2436538,9.4806177",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "IT",
            "publish_status": "published",
            "published_at": "2023-05-15T12:07:04.493126Z",
            "publish_time": null,
            "slug": "villa-venino-la-vita-dellarte-iv-2023-04-22",
            "created_at": "2023-05-15T12:07:05.396357Z",
            "updated_at": "2023-05-15T12:07:07.480098Z",
            "summary": "La Vita dell'Arte IV is an Gallery Shows event starting on 22/04/2023, 00:00 and ending on 30/04/2023, 00:00. Event is in Villa Venino with address Largo Padre Ambrogio Fumagalli 5.",
            "title": "La Vita dell'Arte IV",
            "content": null,
            "start_time": "2023-04-22T00:00:00.000000Z",
            "end_time": "2023-04-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Largo Padre Ambrogio Fumagalli 5",
            "city": "Novate Milanese",
            "geolocation": "45.5300111,9.1422224",
            "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": 26265,
            "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": 25136,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6983f0081fe54d3f81c030c19c153f96-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6983f0081fe54d3f81c030c19c153f96-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6983f0081fe54d3f81c030c19c153f96.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6983f0081fe54d3f81c030c19c153f96-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6983f0081fe54d3f81c030c19c153f96-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6983f0081fe54d3f81c030c19c153f96-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6983f0081fe54d3f81c030c19c153f96-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6983f0081fe54d3f81c030c19c153f96-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6983f0081fe54d3f81c030c19c153f96-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6983f0081fe54d3f81c030c19c153f96-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-05-15T12:07:11.721879Z",
                "updated_at": "2023-05-15T12:07:11.721918Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 8633,
                "name": "Vorfluter projektraum",
                "slug": "vorfluter-projektraum",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.4832753,13.4342669",
                "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": "2023-05-15T12:07:16.325108Z",
            "publish_time": null,
            "slug": "vorfluter-projektraum-visiting-a-stone-2023-04-14",
            "created_at": "2023-05-15T12:07:17.222604Z",
            "updated_at": "2023-05-15T12:07:18.711887Z",
            "summary": "Visiting A Stone is an Gallery Shows event starting on 14/04/2023, 00:00 and ending on 30/04/2023, 00:00. Event is in Vorfluter projektraum with address Donaustrasse 112.",
            "title": "Visiting A Stone",
            "content": null,
            "start_time": "2023-04-14T00:00:00.000000Z",
            "end_time": "2023-04-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Donaustrasse 112",
            "city": "Berlin",
            "geolocation": "51.1622904,6.7425632857899025",
            "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": 12931,
            "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": 13155,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b9cbe7a66f74ba3addd8b0c8ae9fc37-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b9cbe7a66f74ba3addd8b0c8ae9fc37-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4b9cbe7a66f74ba3addd8b0c8ae9fc37.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b9cbe7a66f74ba3addd8b0c8ae9fc37-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b9cbe7a66f74ba3addd8b0c8ae9fc37-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b9cbe7a66f74ba3addd8b0c8ae9fc37-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b9cbe7a66f74ba3addd8b0c8ae9fc37-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b9cbe7a66f74ba3addd8b0c8ae9fc37-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b9cbe7a66f74ba3addd8b0c8ae9fc37-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4b9cbe7a66f74ba3addd8b0c8ae9fc37-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-24T08:05:55.571028Z",
                "updated_at": "2022-08-24T08:05:55.571073Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3981,
                "name": "BALTIC Centre for Contemporary Art",
                "slug": "baltic-centre-contemporary-art",
                "city": "Gateshead",
                "country": "",
                "geolocation": "54.9691182,-1.597489",
                "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-24T08:05:59.105032Z",
            "publish_time": null,
            "slug": "baltic-centre-for-contemporary-art-jala-wahid-2022-10-22",
            "created_at": "2022-08-24T08:05:59.930274Z",
            "updated_at": "2022-08-24T08:06:00.437778Z",
            "summary": "Jala Wahid is an Gallery Shows event starting on 22/10/2022, 00:00 and ending on 30/04/2023, 00:00. Event is in BALTIC Centre for Contemporary Art with address Gateshead Quays.",
            "title": "Jala Wahid",
            "content": null,
            "start_time": "2022-10-22T00:00:00.000000Z",
            "end_time": "2023-04-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Gateshead Quays",
            "city": "Gateshead",
            "geolocation": "54.9488367,-1.6418456",
            "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": 12933,
            "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": 13158,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6de5c349e423461aad7b590c1148e6b9-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6de5c349e423461aad7b590c1148e6b9-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/6de5c349e423461aad7b590c1148e6b9.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6de5c349e423461aad7b590c1148e6b9-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6de5c349e423461aad7b590c1148e6b9-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6de5c349e423461aad7b590c1148e6b9-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6de5c349e423461aad7b590c1148e6b9-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6de5c349e423461aad7b590c1148e6b9-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6de5c349e423461aad7b590c1148e6b9-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/6de5c349e423461aad7b590c1148e6b9-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-08-24T08:05:56.477814Z",
                "updated_at": "2022-08-24T08:05:56.477868Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3981,
                "name": "BALTIC Centre for Contemporary Art",
                "slug": "baltic-centre-contemporary-art",
                "city": "Gateshead",
                "country": "",
                "geolocation": "54.9691182,-1.597489",
                "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-24T08:06:00.047652Z",
            "publish_time": null,
            "slug": "baltic-centre-for-contemporary-art-hinterlands-2022-10-22",
            "created_at": "2022-08-24T08:06:00.844824Z",
            "updated_at": "2022-08-24T08:06:01.414792Z",
            "summary": "Hinterlands is an Gallery Shows event starting on 22/10/2022, 00:00 and ending on 30/04/2023, 00:00. Event is in BALTIC Centre for Contemporary Art with address Gateshead Quays.",
            "title": "Hinterlands",
            "content": null,
            "start_time": "2022-10-22T00:00:00.000000Z",
            "end_time": "2023-04-30T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Gateshead Quays",
            "city": "Gateshead",
            "geolocation": "54.9488367,-1.6418456",
            "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": 22649,
            "author": {
                "id": "d846e17f-911d-4484-bb4d-0c22ff232abc",
                "username": "gary_1395",
                "slug": "gary_1395",
                "first_name": "Gary",
                "last_name": "Rush",
                "display_name": "Gary Rush",
                "display_name_full": "Gary Rush",
                "email": "garyrush@elainefleckgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 21801,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abc4960b9c44e4ea0812836d99a57ea-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abc4960b9c44e4ea0812836d99a57ea-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0abc4960b9c44e4ea0812836d99a57ea.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abc4960b9c44e4ea0812836d99a57ea-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abc4960b9c44e4ea0812836d99a57ea-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abc4960b9c44e4ea0812836d99a57ea-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abc4960b9c44e4ea0812836d99a57ea-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abc4960b9c44e4ea0812836d99a57ea-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abc4960b9c44e4ea0812836d99a57ea-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0abc4960b9c44e4ea0812836d99a57ea-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-03-05T20:39:36.177107Z",
                "updated_at": "2023-03-07T19:12:57.942706Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "d846e17f-911d-4484-bb4d-0c22ff232abc"
            },
            "venue": {
                "id": 2982,
                "name": "Elaine Fleck Gallery",
                "slug": "elaine-fleck-gallery",
                "city": "Toronto",
                "country": {
                    "code": "CA",
                    "name": "Canada"
                },
                "geolocation": "43.6407994,-79.43458780000003",
                "artworks_for_sale_count": 2,
                "featured_image": {
                    "id": 2773,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Elaine-Fleck-Gallery-profile-image.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Elaine-Fleck-Gallery-profile-image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-05-07T21:41:33.430798Z",
                    "updated_at": "2021-09-14T13:38:18.615660Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2023-03-05T20:35:44.217416Z",
            "publish_time": null,
            "slug": "the-elaine-fleck-gallery-presents-rgb-by-kai-mccall-kPka",
            "created_at": "2023-03-05T20:35:44.220229Z",
            "updated_at": "2023-03-08T17:49:48.439145Z",
            "summary": "No Matter What Pictures by KAI MCCALL is an Gallery Shows event starting on 01/04/2023, 12:00 and ending on 30/04/2023, 16:00. Event is in Elaine Fleck Gallery with address 1351 Queen Street West.",
            "title": "No Matter What Pictures by KAI MCCALL",
            "content": "Our enduring fascination with portraiture is the starting point for this new series of paintings by Kai McCall. Set in the present, the figures in these paintings engage with the past by taking on the tones and colours of Grand Manner portraiture. The play of light and shadow is treated differently from one painting to another, shifting from a deep chiaroscuro in the portraits set at night to an airy lightness in those set outside. The lighting sets the stage for scenes that appear to be simultaneously of the past and the present. The inky darkness surrounding some of the figures recalls both classical painting and cinematic lighting. References to both classical painting and cinema are also found in the figures themselves; the poses they assume, their expectant attitudes and the hints of narrative implicit in the direction of their gazes.\r\n\r\nIn many cases the figures in these paintings look beyond the frame of the canvas, towards some unknown object or individual. We are left to guess",
            "start_time": "2023-04-01T12:00:00.000000Z",
            "end_time": "2023-04-30T16: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": "1351 Queen Street West",
            "city": "",
            "geolocation": "43.6407994,-79.43458780000003",
            "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": 19279,
            "author": {
                "id": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e",
                "username": "joanneartman",
                "slug": "joanneartman",
                "first_name": "JoAnne",
                "last_name": "Artman",
                "display_name": "JoAnne Artman",
                "display_name_full": "JoAnne Artman",
                "email": "byrnestory@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 18730,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fac766a70664f07ab13ca54d7bcdb74-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fac766a70664f07ab13ca54d7bcdb74-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/2fac766a70664f07ab13ca54d7bcdb74.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fac766a70664f07ab13ca54d7bcdb74-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fac766a70664f07ab13ca54d7bcdb74-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fac766a70664f07ab13ca54d7bcdb74-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fac766a70664f07ab13ca54d7bcdb74-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fac766a70664f07ab13ca54d7bcdb74-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fac766a70664f07ab13ca54d7bcdb74-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/2fac766a70664f07ab13ca54d7bcdb74-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-10T18:02:26.672804Z",
                "updated_at": "2023-01-10T18:02:26.672842Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "6997f44f-1e5e-4516-b00c-c28e24f0eb1e"
            },
            "venue": {
                "id": 2673,
                "name": "JoAnne Artman Gallery Laguna Beach",
                "slug": "joanne-artman-gallery-laguna-beach",
                "city": "Laguna Beach",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "33.5442691,-117.78883129999997",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2479,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/JoAnne-Artman-Gallery-Laguna-Beach-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/JoAnne-Artman-Gallery-Laguna-Beach-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/JoAnne-Artman-Gallery-Laguna-Beach-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/JoAnne-Artman-Gallery-Laguna-Beach.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/JoAnne-Artman-Gallery-Laguna-Beach-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/JoAnne-Artman-Gallery-Laguna-Beach-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/JoAnne-Artman-Gallery-Laguna-Beach-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/JoAnne-Artman-Gallery-Laguna-Beach-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T02:10:42.488335Z",
                    "updated_at": "2021-09-14T13:30:38.232689Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "JoAnne Artman Gallery Laguna Beach",
                    "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": "2023-01-10T18:02:34.743710Z",
            "publish_time": null,
            "slug": "retro-america-martin",
            "created_at": "2023-01-10T18:02:34.747062Z",
            "updated_at": "2023-01-10T18:02:34.794367Z",
            "summary": "RETRO | America Martin is an Gallery Shows event starting on 01/02/2023, 11:00 and ending on 30/04/2023, 17:00. Event is in JoAnne Artman Gallery Laguna Beach with address 346 N Coast Hwy, Laguna Beach, CA 92651, USA.",
            "title": "RETRO | America Martin",
            "content": "JoAnne Artman Gallery is pleased to present RETRO, an exhibition of new and retrospective work rooted in Martin’s investigation of the human form and its context. Featuring works spanning twenty years in the studio, RETRO affords an opportunity to highlight recently completed compositions as well as many archived pieces that have not been showcased before. \r\n\r\nContinuing her unmistakable aesthetic sensibility, Martin seamlessly explores allegory through radical forms that hum with the vitality and vigor of the world around her. Focused on the human figure and the tales that emerge through the framework of shape, contour, and formal approach, Martin choreographs her forms in relentless flux. \r\n\r\nHer technique of freehandedly capturing her subjects yields unapologetic marks and an unabashed palette often features anthropomorphic elements such as birds, butterflies and flowers. In conjunction with figures, these elements provide both a contextual source of information, as well as symbolic sig",
            "start_time": "2023-02-01T11:00:00.000000Z",
            "end_time": "2023-04-30T17: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": "346 N Coast Hwy, Laguna Beach, CA 92651, USA",
            "city": "Laguna Beach",
            "geolocation": "33.5444125,-117.7891469",
            "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": 24744,
            "author": {
                "id": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a",
                "username": "indira_1111",
                "slug": "indira_1111",
                "first_name": "Indira",
                "last_name": "Cesarine",
                "display_name": "Indira Cesarine",
                "display_name_full": "Indira Cesarine",
                "email": "info@untitled-space.com",
                "telephone": "+1212780960"
            },
            "price": null,
            "featured_image": {
                "id": 23781,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/158fcf9bf02147b8b6ec8af16e1ee9d7-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/158fcf9bf02147b8b6ec8af16e1ee9d7-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/158fcf9bf02147b8b6ec8af16e1ee9d7.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/158fcf9bf02147b8b6ec8af16e1ee9d7-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/158fcf9bf02147b8b6ec8af16e1ee9d7-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/158fcf9bf02147b8b6ec8af16e1ee9d7-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/158fcf9bf02147b8b6ec8af16e1ee9d7-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/158fcf9bf02147b8b6ec8af16e1ee9d7-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/158fcf9bf02147b8b6ec8af16e1ee9d7-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/158fcf9bf02147b8b6ec8af16e1ee9d7-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-04-18T19:23:45.198978Z",
                "updated_at": "2023-04-18T19:23:45.199017Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "5e131cc6-e50c-4f6e-98d7-2b6d273e3e1a"
            },
            "venue": {
                "id": 2903,
                "name": "The Untitled Space",
                "slug": "the-untitled-space",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.71976739999999,-74.00311599999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2670,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/The-Untitled-Space.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/The-Untitled-Space-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:27:09.633960Z",
                    "updated_at": "2021-09-14T13:35:21.582070Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 4,
                "image": null,
                "slug": "auctions",
                "created_at": "2020-06-02T15:33:40.538154Z",
                "updated_at": "2021-03-20T11:25:03.980018Z",
                "name": "Auctions",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "",
            "publish_status": "published",
            "published_at": "2023-04-18T19:21:13.955730Z",
            "publish_time": null,
            "slug": "miss-meatface-spring-into-action-benefit-art-auction-AZ9c",
            "created_at": "2023-04-18T19:21:13.959913Z",
            "updated_at": "2023-04-18T19:24:17.245080Z",
            "summary": "Miss Meatface \"SPRING INTO ACTION\" Benefit Art Auction is an Auctions event starting on 20/04/2023, 12:00 and ending on 30/04/2023, 17:00. Event is in The Untitled Space with address Online-Only.",
            "title": "Miss Meatface \"SPRING INTO ACTION\" Benefit Art Auction",
            "content": "The Untitled Space is pleased to present \"SPRING INTO ACTION,\" a benefit art auction featuring artwork by artist Kat Toronto aka Miss Meatface supporting women's reproductive rights. Featuring over 50 photographs, including a number of new releases and unique Polaroids, the auction will kick off with an online preview on April 17th, 2023, with bidding live from April 20th at 12pm EST through April 30th at 5pm EST on untitled-space.art. A portion of proceeds from the sale of each artwork will be donated to Planned Parenthood.",
            "start_time": "2023-04-20T12:00:00.000000Z",
            "end_time": "2023-04-30T17: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": "Online-Only",
            "city": "",
            "geolocation": "40.71976739999999,-74.00311599999998",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": null,
            "press_release": null,
            "is_online_only": true,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": []
        },
        {
            "id": 21064,
            "author": {
                "id": "4d54c4f3-3afc-4c73-bbca-938775b494a1",
                "username": "presse@buchkunst-berlin.de",
                "slug": "pressebuchkunst-berlinde",
                "first_name": "Ana",
                "last_name": "Druga",
                "display_name": null,
                "display_name_full": "Ana Druga",
                "email": "presse@buchkunst-berlin.de",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 20370,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae07d0a76581417f807d1e7479ae7d52-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae07d0a76581417f807d1e7479ae7d52-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/ae07d0a76581417f807d1e7479ae7d52.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae07d0a76581417f807d1e7479ae7d52-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae07d0a76581417f807d1e7479ae7d52-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae07d0a76581417f807d1e7479ae7d52-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae07d0a76581417f807d1e7479ae7d52-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae07d0a76581417f807d1e7479ae7d52-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae07d0a76581417f807d1e7479ae7d52-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/ae07d0a76581417f807d1e7479ae7d52-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-02-04T15:04:08.411615Z",
                "updated_at": "2023-02-10T15:21:51.741082Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "4d54c4f3-3afc-4c73-bbca-938775b494a1"
            },
            "venue": {
                "id": 4750,
                "name": "GALERIE UND VERLAG BUCHKUNST BERLIN",
                "slug": "galerie-und-verlag-buchkunst-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5246504,13.3950866",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 3791,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/82cc206394d94e8baaf6667060afb47f.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/82cc206394d94e8baaf6667060afb47f-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2022-05-19T14:43:56.419510Z",
                    "updated_at": "2022-05-19T14:43:56.419545Z",
                    "is_converted_to_webp": false,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": "4d54c4f3-3afc-4c73-bbca-938775b494a1"
                },
                "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": "",
            "publish_status": "published",
            "published_at": "2023-02-04T14:55:41.111635Z",
            "publish_time": null,
            "slug": "harald-hauswald-jindrich-streit-dissidentenball-photography-under-surveillance",
            "created_at": "2023-02-04T14:55:41.114351Z",
            "updated_at": "2024-02-04T09:46:55.386185Z",
            "summary": "Harald Hauswald & Jindřich Štreit Dissidentenball – Photography Under Surveillance is an Gallery Shows event starting on 09/03/2023, 14:00 and ending on 30/04/2023, 18:00. Event is in GALERIE UND VERLAG BUCHKUNST BERLIN with address Oranienburger Str. 27, 10117 Berlin, Deutschland.",
            "title": "Harald Hauswald & Jindřich Štreit Dissidentenball – Photography Under Surveillance",
            "content": "GALERIE BUCHKUNST BERLIN\r\nHarald Hauswald & Jindřich Štreit \r\nDissidentenball – Photography under Surveillance\r\n\r\nVernissage: 04.03. 2023, 18–22 Uhr\r\nAusstellungsdauer: 9. März– 30. April 2023\r\nÖffnungszeiten: 14–18 Uhr\r\n\r\nDie Galerie Buchkunst Berlin präsentiert vom 9. März 2023 bis zum 30. April 2023 im Rahmen des EMOP Berlins die Ausstellung Dissidentenball – Photography Under Surveillance mit Fotografien von Harald Hauswald und Jindřich Štreit. Die Vernissage findet am 4. März 2023 von 18 bis 22 Uhr statt. Jindřich Štreit und der Autor und Fotograf Vladimír Birgus sind anwesend.",
            "start_time": "2023-03-09T14:00:00.000000Z",
            "end_time": "2023-04-30T18: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": "Oranienburger Str. 27, 10117 Berlin, Deutschland",
            "city": "",
            "geolocation": "52.5246504,13.3950866",
            "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": 14357,
            "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": 14280,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/702a36113fe14acbb70707b43a570a8d-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/702a36113fe14acbb70707b43a570a8d-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/702a36113fe14acbb70707b43a570a8d.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/702a36113fe14acbb70707b43a570a8d-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/702a36113fe14acbb70707b43a570a8d-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/702a36113fe14acbb70707b43a570a8d-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/702a36113fe14acbb70707b43a570a8d-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/702a36113fe14acbb70707b43a570a8d-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/702a36113fe14acbb70707b43a570a8d-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/702a36113fe14acbb70707b43a570a8d-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-10-03T10:34:08.273957Z",
                "updated_at": "2022-10-03T10:34:08.273991Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3604,
                "name": "Ikon Gallery",
                "slug": "ikon-gallery",
                "city": "Birmingham",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "52.4773454,-1.9129562",
                "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-10-03T10:34:11.524164Z",
            "publish_time": null,
            "slug": "ikon-gallery-horror-in-the-modernist-block-2022-11-25",
            "created_at": "2022-10-03T10:34:12.295037Z",
            "updated_at": "2022-10-03T10:34:12.341523Z",
            "summary": "Horror in the Modernist Block is an Gallery Shows event starting on 25/11/2022, 01:00 and ending on 01/05/2023, 00:00. Event is in Ikon Gallery with address 1 Oozells Square.",
            "title": "Horror in the Modernist Block",
            "content": null,
            "start_time": "2022-11-25T01:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "1 Oozells Square",
            "city": "Birmingham",
            "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": 15114,
            "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": 14944,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73ecec4414a34a8e95cc7ab97e022003-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73ecec4414a34a8e95cc7ab97e022003-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/73ecec4414a34a8e95cc7ab97e022003.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73ecec4414a34a8e95cc7ab97e022003-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73ecec4414a34a8e95cc7ab97e022003-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73ecec4414a34a8e95cc7ab97e022003-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73ecec4414a34a8e95cc7ab97e022003-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73ecec4414a34a8e95cc7ab97e022003-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73ecec4414a34a8e95cc7ab97e022003-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/73ecec4414a34a8e95cc7ab97e022003-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-10-12T09:56:50.746847Z",
                "updated_at": "2022-10-12T09:56:50.746901Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 3689,
                "name": "National Museum of Scotland",
                "slug": "national-museum-scotland",
                "city": "Edinburgh",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "55.9507145,-3.2247139",
                "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-10-12T09:56:54.992688Z",
            "publish_time": null,
            "slug": "national-museum-of-scotland-doctor-who-worlds-of-wonder-2022-12-09",
            "created_at": "2022-10-12T09:56:55.867635Z",
            "updated_at": "2022-10-12T09:57:02.233944Z",
            "summary": "Doctor Who Worlds of Wonder is an Gallery Shows event starting on 09/12/2022, 01:00 and ending on 01/05/2023, 00:00. Event is in National Museum of Scotland with address Chambers Street.",
            "title": "Doctor Who Worlds of Wonder",
            "content": null,
            "start_time": "2022-12-09T01:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "Chambers Street",
            "city": "Edinburgh",
            "geolocation": "40.7172595,-74.0130258",
            "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": 15115,
            "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": 14945,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2c723574fdf4c3593035ee349742cbd-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2c723574fdf4c3593035ee349742cbd-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/a2c723574fdf4c3593035ee349742cbd.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2c723574fdf4c3593035ee349742cbd-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2c723574fdf4c3593035ee349742cbd-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2c723574fdf4c3593035ee349742cbd-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2c723574fdf4c3593035ee349742cbd-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2c723574fdf4c3593035ee349742cbd-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2c723574fdf4c3593035ee349742cbd-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/a2c723574fdf4c3593035ee349742cbd-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-10-12T09:56:51.061033Z",
                "updated_at": "2022-10-12T09:56:51.061068Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 4800,
                "name": "Hamburger Bahnhof - Museum für Gegenwart",
                "slug": "hamburger-bahnhof-museum-fur-gegenwart",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.52810479999999,13.3730145",
                "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-10-12T09:56:56.844866Z",
            "publish_time": null,
            "slug": "hamburger-bahnhof-museum-fur-gegenwart-sandra-mujinga-i-build-my-skin-with-rocks-2022-12-09",
            "created_at": "2022-10-12T09:56:57.696231Z",
            "updated_at": "2022-10-12T09:57:03.974741Z",
            "summary": "Sandra Mujinga: I Build My Skin With Rocks is an Gallery Shows event starting on 09/12/2022, 01:00 and ending on 01/05/2023, 00:00. Event is in Hamburger Bahnhof - Museum für Gegenwart with address 50/51 Invalidenstr..",
            "title": "Sandra Mujinga: I Build My Skin With Rocks",
            "content": null,
            "start_time": "2022-12-09T01:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "50/51 Invalidenstr.",
            "city": "Berlin",
            "geolocation": "52.5284267,13.3720175",
            "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": 17269,
            "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": 16940,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4afc75f684409cafb6bbaa43d552b6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4afc75f684409cafb6bbaa43d552b6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/dc4afc75f684409cafb6bbaa43d552b6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4afc75f684409cafb6bbaa43d552b6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4afc75f684409cafb6bbaa43d552b6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4afc75f684409cafb6bbaa43d552b6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4afc75f684409cafb6bbaa43d552b6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4afc75f684409cafb6bbaa43d552b6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4afc75f684409cafb6bbaa43d552b6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/dc4afc75f684409cafb6bbaa43d552b6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2022-12-10T10:41:14.266594Z",
                "updated_at": "2022-12-10T10:41:14.266648Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 5943,
                "name": "Tate St Ives",
                "slug": "tate-st-ives",
                "city": "Saint Ives",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.21483509999999,-5.482455799999999",
                "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-12-10T10:41:16.484550Z",
            "publish_time": null,
            "slug": "tate-st-ives-barbara-hepworth-art-life-2022-11-26",
            "created_at": "2022-12-10T10:41:17.401455Z",
            "updated_at": "2022-12-10T10:41:17.752691Z",
            "summary": "Barbara Hepworth. Art & Life. is an Gallery Shows event starting on 26/11/2022, 01:00 and ending on 01/05/2023, 00:00. Event is in Tate St Ives with address Porthmeor Beach.",
            "title": "Barbara Hepworth. Art & Life.",
            "content": null,
            "start_time": "2022-11-26T01:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "Porthmeor Beach",
            "city": "St Ives",
            "geolocation": "50.216275949999996,-5.482878289558838",
            "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": 20133,
            "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": 19511,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f8a0f085d344cb2a1422a50c41e344a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f8a0f085d344cb2a1422a50c41e344a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/0f8a0f085d344cb2a1422a50c41e344a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f8a0f085d344cb2a1422a50c41e344a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f8a0f085d344cb2a1422a50c41e344a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f8a0f085d344cb2a1422a50c41e344a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f8a0f085d344cb2a1422a50c41e344a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f8a0f085d344cb2a1422a50c41e344a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f8a0f085d344cb2a1422a50c41e344a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/0f8a0f085d344cb2a1422a50c41e344a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-19T15:25:39.013453Z",
                "updated_at": "2023-02-10T15:04:09.598532Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6900,
                "name": "Jewish Museum Berlin (Jüdisches Museum Berlin)",
                "slug": "jewish-museum-berlin-judisches-museum-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5020229,13.3945591",
                "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": "2023-01-19T15:25:39.221553Z",
            "publish_time": null,
            "slug": "judisches-museum-berlin-paris-magnetique-19051940-2023-01-25",
            "created_at": "2023-01-19T15:25:40.083154Z",
            "updated_at": "2023-01-19T15:25:40.083174Z",
            "summary": null,
            "title": "Paris Magnétique. 1905–1940",
            "content": null,
            "start_time": "2023-01-25T01:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "Lindenstraße 9-14",
            "city": "Berlin",
            "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": 21638,
            "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": 20877,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c26b0eb84bef426c9cf953fe274bdc9a-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c26b0eb84bef426c9cf953fe274bdc9a-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/c26b0eb84bef426c9cf953fe274bdc9a.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c26b0eb84bef426c9cf953fe274bdc9a-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c26b0eb84bef426c9cf953fe274bdc9a-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c26b0eb84bef426c9cf953fe274bdc9a-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c26b0eb84bef426c9cf953fe274bdc9a-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c26b0eb84bef426c9cf953fe274bdc9a-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c26b0eb84bef426c9cf953fe274bdc9a-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/c26b0eb84bef426c9cf953fe274bdc9a-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-02-16T10:07:01.689888Z",
                "updated_at": "2023-02-16T10:07:01.689949Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2208,
                "name": "Ayyam Gallery, Alserkal Avenue",
                "slug": "ayyam-gallery-dubai-al-quoz",
                "city": "Dubai",
                "country": {
                    "code": "AE",
                    "name": "United Arab Emirates"
                },
                "geolocation": "25.0357117,55.1496939",
                "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": "AE",
            "publish_status": "published",
            "published_at": "2023-02-16T10:07:02.013772Z",
            "publish_time": null,
            "slug": "ayyam-gallery-sadik-kwaish-alfraji-those-houses-behind-the-army-canal-2023-02-28",
            "created_at": "2023-02-16T10:07:02.889284Z",
            "updated_at": "2023-02-16T10:07:02.889323Z",
            "summary": null,
            "title": "Sadik Kwaish Alfraji |  Those Houses Behind the Army Canal",
            "content": null,
            "start_time": "2023-02-28T01:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "Unit B11, Alserkal Avenue, Exit 43 of SZR, Dubai, AE",
            "city": "Dubai",
            "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": 21873,
            "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": 21094,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a8bc9fb68874eeba4aefd55e742fae0-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a8bc9fb68874eeba4aefd55e742fae0-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/4a8bc9fb68874eeba4aefd55e742fae0.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a8bc9fb68874eeba4aefd55e742fae0-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a8bc9fb68874eeba4aefd55e742fae0-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a8bc9fb68874eeba4aefd55e742fae0-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a8bc9fb68874eeba4aefd55e742fae0-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a8bc9fb68874eeba4aefd55e742fae0-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a8bc9fb68874eeba4aefd55e742fae0-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/4a8bc9fb68874eeba4aefd55e742fae0-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-02-16T12:28:01.797347Z",
                "updated_at": "2023-02-16T12:28:01.797433Z",
                "is_converted_to_webp": false,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 6827,
                "name": "The Collection",
                "slug": "collection",
                "city": "Lincoln",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "53.2319705,-0.5373281",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "GB",
            "publish_status": "published",
            "published_at": "2023-02-16T12:28:02.128629Z",
            "publish_time": null,
            "slug": "the-collection-the-usher-gallery-david-remfry-a-moment-captured-2023-01-28",
            "created_at": "2023-02-16T12:28:03.247008Z",
            "updated_at": "2023-02-16T12:28:03.247027Z",
            "summary": null,
            "title": "David Remfry: A Moment Captured",
            "content": null,
            "start_time": "2023-01-28T01:00:00.000000Z",
            "end_time": "2023-05-01T00: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": "Danes Terrace",
            "city": "Lincoln",
            "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": []
        }
    ]
}