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

{
    "count": 37587,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36792&ordering=-start_time",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=36756&ordering=-start_time",
    "results": [
        {
            "id": 734,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 353,
                "name": "GALERIE LE FEUVRE",
                "slug": "galerie-le-feuvre",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8735155,2.3092976000000363",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 63,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/galerie.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:56:50.180060Z",
                    "updated_at": "2021-09-14T12:38:05.754877Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "galerie",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2015-12-22T16:47:58.000000Z",
            "publish_time": null,
            "slug": "paper-party-3-group-exhibition",
            "created_at": "2015-12-22T16:47:58.000000Z",
            "updated_at": "2020-07-16T08:00:21.925147Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 14/01/2016, 00:00 and ending on 15/02/2016, 00:00. Event is in GALERIE LE FEUVRE with address 164 Rue du Faubourg Saint-Honoré, 75008 Paris, France.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-01-14T00:00:00.000000Z",
            "end_time": "2016-02-15T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "164 Rue du Faubourg Saint-Honoré, 75008 Paris, France",
            "city": "Paris",
            "geolocation": "48.8735016,2.3093235",
            "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": "info@galerielefeuvre.com",
            "external_url": "http://www.galerielefeuvre.com/",
            "phone": "+33(0)1.40.07.11.11",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                181,
                412,
                184,
                404
            ],
            "artworks": [],
            "magazines": [
                4737
            ],
            "additional_images": []
        },
        {
            "id": 739,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2399,
                "name": "SANDRA GERING INC.",
                "slug": "sandra-gering-inc",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7661897,-73.97032719999999",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-12-31T10:23:13.000000Z",
            "publish_time": null,
            "slug": "kinke-kooi-preventing-the-sharp-from-being-sharp",
            "created_at": "2015-12-31T10:23:13.000000Z",
            "updated_at": "2020-07-16T08:00:24.518188Z",
            "summary": "Preventing the Sharp From Being Sharp is an Gallery Shows event starting on 14/01/2016, 00:00 and ending on 21/02/2016, 00:00. Event is in SANDRA GERING INC. with address 14 E 63rd St, New York, NY 10065, USA.",
            "title": "Preventing the Sharp From Being Sharp",
            "content": "",
            "start_time": "2016-01-14T00:00:00.000000Z",
            "end_time": "2016-02-21T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "14 E 63rd St, New York, NY 10065, USA",
            "city": "Manhattan Community Board 8",
            "geolocation": "40.7661919,-73.97032760248416",
            "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": "info@sandrageringinc.com",
            "external_url": "http://www.sandrageringinc.com/",
            "phone": "646 336 7183",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4768
            ],
            "additional_images": []
        },
        {
            "id": 759,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1895,
                "name": "GAZELLI ART HOUSE",
                "slug": "gazelli-art-house",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5083853,-0.14220960000000105",
                "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": "2016-01-15T19:06:16.000000Z",
            "publish_time": null,
            "slug": "walter-and-zoniel-anon",
            "created_at": "2016-01-15T19:06:16.000000Z",
            "updated_at": "2020-07-16T08:00:34.437216Z",
            "summary": "Anon. is an Gallery Shows event starting on 14/01/2016, 00:00 and ending on 18/01/2016, 00:00. Event is in GAZELLI ART HOUSE with address 39 Dover St, Mayfair, London W1S 4NN, UK.",
            "title": "Anon.",
            "content": "",
            "start_time": "2016-01-14T00:00:00.000000Z",
            "end_time": "2016-01-18T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "39 Dover St, Mayfair, London W1S 4NN, UK",
            "city": "City of Westminster",
            "geolocation": "51.5083031,-0.14239224510138437",
            "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": "info@gazelliarthouse.com",
            "external_url": "http://gazelliarthouse.com/",
            "phone": "+44 207 491 8816",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4912
            ],
            "additional_images": []
        },
        {
            "id": 737,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 346,
                "name": "Galerie Ernst Hilger",
                "slug": "galerie-ernst-hilger",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.2077518,16.369882200000006",
                "artworks_for_sale_count": 609,
                "featured_image": {
                    "id": 2531,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galerie-Ernst-Hilger3.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galerie-Ernst-Hilger3-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-24T11:38:56.123217Z",
                    "updated_at": "2021-09-14T13:31:47.176608Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galerie-Ernst-Hilger3",
                    "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": "AT",
            "publish_status": "published",
            "published_at": "2015-12-27T12:25:28.000000Z",
            "publish_time": null,
            "slug": "andreas-leikauf-our-perfect-world",
            "created_at": "2015-12-27T12:25:28.000000Z",
            "updated_at": "2020-07-16T08:00:23.429987Z",
            "summary": "Our Perfect World is an Gallery Shows event starting on 13/01/2016, 00:00 and ending on 21/02/2016, 00:00. Event is in Galerie Ernst Hilger with address Dorotheergasse 5, 1010 Wien, Austria.",
            "title": "Our Perfect World",
            "content": "",
            "start_time": "2016-01-13T00:00:00.000000Z",
            "end_time": "2016-02-21T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Dorotheergasse 5, 1010 Wien, Austria",
            "city": "Vienna",
            "geolocation": "48.2077646,16.3698818",
            "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": " Ernst.Hilger@hilger.at",
            "external_url": "http://www.hilger.at/",
            "phone": "+43-1-512 53 15",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4773
            ],
            "additional_images": []
        },
        {
            "id": 741,
            "author": {
                "id": "61393d8f-3c05-47a1-bb80-f435268be771",
                "username": "woodwardgallery133",
                "slug": "woodwardgallery133",
                "first_name": "KRISTINE",
                "last_name": "WOODWARD",
                "display_name": "KRISTINE WOODWARD",
                "display_name_full": "KRISTINE WOODWARD",
                "email": "art@woodwardgallery.net",
                "telephone": null
            },
            "price": null,
            "featured_image": {
                "id": 2661,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/630306968_1451850654-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/630306968_1451850654-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/630306968_1451850654.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/630306968_1451850654-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/630306968_1451850654-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/630306968_1451850654-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/630306968_1451850654-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/630306968_1451850654-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/630306968_1451850654-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/630306968_1451850654-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T14:16:56.285963Z",
                "updated_at": "2021-09-13T11:01:28.738431Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": "New Work, New York",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 806,
                "name": "Woodward Gallery",
                "slug": "woodward-gallery-new-york-city",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.719014,-73.99181290000001",
                "artworks_for_sale_count": 639,
                "featured_image": {
                    "id": 2578,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Woodward-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:49.402111Z",
                    "updated_at": "2021-09-14T13:32:53.526488Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-01-03T20:49:01.000000Z",
            "publish_time": null,
            "slug": "new-work-new-york",
            "created_at": "2016-01-03T20:49:01.000000Z",
            "updated_at": "2020-07-16T08:00:25.429751Z",
            "summary": "New Work, New York is an Gallery Shows event starting on 09/01/2016, 12:00 and ending on 27/02/2016, 12:00. Event is in Woodward Gallery with address 133 Eldridge Street\r\nNew York, NY 10002.",
            "title": "New Work, New York",
            "content": "",
            "start_time": "2016-01-09T12:00:00.000000Z",
            "end_time": "2016-02-27T12: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": "133 Eldridge Street\r\nNew York, NY 10002",
            "city": "Manhattan Community Board 3",
            "geolocation": "40.7190092,-73.99180274990022",
            "price_currency": "EUR",
            "exhibitors_previous_year": 0,
            "exhibitors_this_year": 0,
            "visitors_this_year": 0,
            "visitors_previous_year": 0,
            "buy_tickets_url": null,
            "contact_name": null,
            "email": null,
            "external_url": null,
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [],
            "additional_images": [
                1500,
                1501,
                1502,
                1503,
                1504,
                2662,
                2663,
                2664,
                2665,
                2666,
                2667,
                2668,
                2669,
                2760,
                2761,
                2762,
                2763,
                2764,
                2765,
                2766,
                2767,
                2768,
                2769,
                2770
            ]
        },
        {
            "id": 727,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2378,
                "name": "Peres Projects",
                "slug": "peres-projects",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5172369,13.438921299999947",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2198,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/peres-gallery-outer-1600x822.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/peres-gallery-outer-1600x822-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T15:47:30.339255Z",
                    "updated_at": "2021-09-14T13:24:31.770601Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "peres-gallery-outer-1600x822",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2015-12-15T14:53:19.000000Z",
            "publish_time": null,
            "slug": "leo-gabin-exitentry",
            "created_at": "2015-12-15T14:53:19.000000Z",
            "updated_at": "2020-07-16T08:00:18.421341Z",
            "summary": "EXIT/ENTRY is an Gallery Shows event starting on 09/01/2016, 00:00 and ending on 07/02/2016, 00:00. Event is in Peres Projects with address Karl-Marx-Allee 82, 10243 Berlin, Germany.",
            "title": "EXIT/ENTRY",
            "content": "",
            "start_time": "2016-01-09T00:00:00.000000Z",
            "end_time": "2016-02-07T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Karl-Marx-Allee 82, 10243 Berlin, Germany",
            "city": "Berlin",
            "geolocation": "52.5170028,13.4387731",
            "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": "berlin@peresprojects.com",
            "external_url": "http://peresprojects.com/",
            "phone": "+49 30 275 950770",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2310
            ],
            "artworks": [],
            "magazines": [
                4688
            ],
            "additional_images": []
        },
        {
            "id": 738,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 806,
                "name": "Woodward Gallery",
                "slug": "woodward-gallery-new-york-city",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.719014,-73.99181290000001",
                "artworks_for_sale_count": 639,
                "featured_image": {
                    "id": 2578,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Woodward-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Woodward-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:49.402111Z",
                    "updated_at": "2021-09-14T13:32:53.526488Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-12-27T20:20:45.000000Z",
            "publish_time": null,
            "slug": "new-york-new-york-group-exhibition",
            "created_at": "2015-12-27T20:20:45.000000Z",
            "updated_at": "2020-07-16T08:00:23.931995Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 09/01/2016, 00:00 and ending on 28/02/2016, 00:00. Event is in Woodward Gallery with address 133 Eldridge St, New York, NY 10002, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-01-09T00:00:00.000000Z",
            "end_time": "2016-02-28T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "133 Eldridge St, New York, NY 10002, USA",
            "city": "Manhattan Community Board 3",
            "geolocation": "40.7190092,-73.99180274990022",
            "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": "art@woodwardgallery.net",
            "external_url": "http://www.woodwardgallery.net/",
            "phone": "212 966 3411",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4757
            ],
            "additional_images": []
        },
        {
            "id": 746,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2366,
                "name": "GALERIE DA-END",
                "slug": "galerie-da-end",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8558169,2.3389713999999913",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "FR",
            "publish_status": "published",
            "published_at": "2016-01-06T12:31:38.000000Z",
            "publish_time": null,
            "slug": "markus-akesson-and-lucy-glendinning-the-milk-of-human-kindness",
            "created_at": "2016-01-06T12:31:38.000000Z",
            "updated_at": "2020-07-16T08:00:27.920300Z",
            "summary": "The Milk of Human Kindness is an Gallery Shows event starting on 09/01/2016, 00:00 and ending on 21/02/2016, 00:00. Event is in GALERIE DA-END with address 17 Rue Guénégaud, 75006 Paris, France.",
            "title": "The Milk of Human Kindness",
            "content": "",
            "start_time": "2016-01-09T00:00:00.000000Z",
            "end_time": "2016-02-21T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "17 Rue Guénégaud, 75006 Paris, France",
            "city": "Paris",
            "geolocation": "48.8558131,2.3388661",
            "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": "http://www.da-end.com/",
            "phone": "+33 1 43 29 48 64",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4834
            ],
            "additional_images": []
        },
        {
            "id": 747,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2446,
                "name": "Speerstra Gallery",
                "slug": "speerstra-gallery",
                "city": "Bursins",
                "country": {
                    "code": "CH",
                    "name": "Switzerland"
                },
                "geolocation": "46.4500925,6.285420899999963",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CH",
            "publish_status": "published",
            "published_at": "2016-01-06T20:48:35.000000Z",
            "publish_time": null,
            "slug": "mist-black-book-tales",
            "created_at": "2016-01-06T20:48:35.000000Z",
            "updated_at": "2020-07-16T08:00:28.429760Z",
            "summary": "Black Book Tales is an Gallery Shows event starting on 09/01/2016, 00:00 and ending on 21/02/2016, 00:00. Event is in Speerstra Gallery with address Chemin des Cerisiers 1, 1183 Bursins, Switzerland.",
            "title": "Black Book Tales",
            "content": "",
            "start_time": "2016-01-09T00:00:00.000000Z",
            "end_time": "2016-02-21T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Chemin des Cerisiers 1, 1183 Bursins, Switzerland",
            "city": "Bursins",
            "geolocation": "46.45007405,6.285477014802634",
            "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": "info@speerstra.net",
            "external_url": "http://www.speerstra.net/",
            "phone": "+41(0) 21 824 20 10",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                412
            ],
            "artworks": [],
            "magazines": [
                4838
            ],
            "additional_images": []
        },
        {
            "id": 751,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1993,
                "name": "Haven Gallery",
                "slug": "haven-gallery",
                "city": "Northport",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.9007761,-73.34910259999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2313,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/havengallery.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/havengallery-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T06:22:18.455423Z",
                    "updated_at": "2021-09-14T13:27:08.981807Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "havengallery",
                    "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": "2016-01-08T21:49:55.000000Z",
            "publish_time": null,
            "slug": "music-box-group-exhibition",
            "created_at": "2016-01-08T21:49:55.000000Z",
            "updated_at": "2016-01-08T21:49:55.000000Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 09/01/2016, 00:00 and ending on 15/02/2016, 00:00. Event is in Haven Gallery with address 155 Main St #4, Northport, NY 11768, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-01-09T00:00:00.000000Z",
            "end_time": "2016-02-15T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "155 Main St #4, Northport, NY 11768, USA",
            "city": "Northport",
            "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": "info@havenartgallery.com",
            "external_url": "http://www.havenartgallery.com/",
            "phone": "+1 631 757 0500",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4855
            ],
            "additional_images": []
        },
        {
            "id": 755,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1959,
                "name": "Spoke Art Gallery",
                "slug": "spoke-art-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7886826,-122.41392630000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2599,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/spoke_headerww.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/spoke_headerww-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:22:10.673001Z",
                    "updated_at": "2021-09-14T13:33:22.119374Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2016-01-12T18:32:02.000000Z",
            "publish_time": null,
            "slug": "the-fifth-annual-supersonic-invitational-group-exhibition",
            "created_at": "2016-01-12T18:32:02.000000Z",
            "updated_at": "2020-07-16T08:00:32.447418Z",
            "summary": "Group Exhibition is an Gallery Shows event starting on 09/01/2016, 00:00 and ending on 31/01/2016, 00:00. Event is in Spoke Art Gallery with address 816 Sutter St, San Francisco, CA 94109, USA.",
            "title": "Group Exhibition",
            "content": "",
            "start_time": "2016-01-09T00:00:00.000000Z",
            "end_time": "2016-01-31T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "816 Sutter St, San Francisco, CA 94109, USA",
            "city": "San Francisco",
            "geolocation": "37.788748,-122.41406132444664",
            "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": "spokeartgallery@gmail.com",
            "external_url": "http://spoke-art.com/",
            "phone": "4157963774",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4877
            ],
            "additional_images": []
        },
        {
            "id": 733,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2329,
                "name": "Fraenkel Gallery",
                "slug": "fraenkel-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.787698,-122.40428830000002",
                "artworks_for_sale_count": 0,
                "featured_image": null,
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "US",
            "publish_status": "published",
            "published_at": "2015-12-16T22:03:18.000000Z",
            "publish_time": null,
            "slug": "peter-hujar-21-pictures",
            "created_at": "2015-12-16T22:03:18.000000Z",
            "updated_at": "2020-07-16T08:00:21.418530Z",
            "summary": "21 Pictures is an Gallery Shows event starting on 07/01/2016, 00:00 and ending on 06/03/2016, 00:00. Event is in Fraenkel Gallery with address 49 Geary St, San Francisco, CA 94108, USA.",
            "title": "21 Pictures",
            "content": "",
            "start_time": "2016-01-07T00:00:00.000000Z",
            "end_time": "2016-03-06T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "49 Geary St, San Francisco, CA 94108, USA",
            "city": "San Francisco",
            "geolocation": "37.787718142857145,-122.40475271428572",
            "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": "mail@fraenkelgallery.com",
            "external_url": "https://fraenkelgallery.com/",
            "phone": "415.981.2661",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                2519
            ],
            "artworks": [],
            "magazines": [
                4704
            ],
            "additional_images": []
        },
        {
            "id": 736,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 374,
                "name": "JOSHUA LINER GALLERY",
                "slug": "joshua-liner-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.7515525,-74.00365239999996",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 70,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/6549-363_39806286978_25800256978_1467923_8731_n.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/6549-363_39806286978_25800256978_1467923_8731_n-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:14.109644Z",
                    "updated_at": "2021-09-14T12:38:14.186415Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "6549-363_39806286978_25800256978_1467923_8731_n",
                    "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": "2015-12-25T10:50:27.000000Z",
            "publish_time": null,
            "slug": "josh-sperling-sam-friedman-from-the-cradle-to-the-grave",
            "created_at": "2015-12-25T10:50:27.000000Z",
            "updated_at": "2020-07-16T08:00:23.122065Z",
            "summary": "From the cradle to the grave is an Gallery Shows event starting on 07/01/2016, 00:00 and ending on 07/02/2016, 00:00. Event is in JOSHUA LINER GALLERY with address 540 W 28th St, New York, NY 10001, USA.",
            "title": "From the cradle to the grave",
            "content": "",
            "start_time": "2016-01-07T00:00:00.000000Z",
            "end_time": "2016-02-07T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "540 W 28th St, New York, NY 10001, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.75125705263158,-74.00312552631578",
            "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": "info@joshualinergallery.com",
            "external_url": "http://joshualinergallery.com/",
            "phone": "(212) 244-7415",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4739
            ],
            "additional_images": []
        },
        {
            "id": 19434,
            "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": 18868,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/527d61ffe88d452db0f4d899d452dda6-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/527d61ffe88d452db0f4d899d452dda6-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/527d61ffe88d452db0f4d899d452dda6.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/527d61ffe88d452db0f4d899d452dda6-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/527d61ffe88d452db0f4d899d452dda6-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/527d61ffe88d452db0f4d899d452dda6-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/527d61ffe88d452db0f4d899d452dda6-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/527d61ffe88d452db0f4d899d452dda6-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/527d61ffe88d452db0f4d899d452dda6-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/527d61ffe88d452db0f4d899d452dda6-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:40:20.384372Z",
                "updated_at": "2023-02-10T14:29:44.501287Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 397,
                "name": "ME COLLECTORS ROOM BERLIN",
                "slug": "me-collectors-room-berlin",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.52681250843966,13.395283965606723",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2557,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Wunderkammer-Olbricht-Installation-view-2012.-me-Collectors-Room-Berlin-Photo-Bernd-Borchardt-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:19:26.280708Z",
                    "updated_at": "2021-09-14T13:32:23.538426Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "DE",
            "publish_status": "published",
            "published_at": "2023-01-12T10:40:20.620870Z",
            "publish_time": null,
            "slug": "me-collectors-room-wunderkammer-olbricht-2016-01-01",
            "created_at": "2023-01-12T10:40:21.498664Z",
            "updated_at": "2023-01-12T10:40:21.498683Z",
            "summary": null,
            "title": "Wunderkammer Olbricht",
            "content": null,
            "start_time": "2016-01-01T01:00:00.000000Z",
            "end_time": "2021-05-27T00:00:00.000000Z",
            "is_all_day_event": false,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Auguststrasse 68",
            "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": 19423,
            "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": 18857,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/500f596c8a3240429a8ad4cf4b3f70e4-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/500f596c8a3240429a8ad4cf4b3f70e4-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/500f596c8a3240429a8ad4cf4b3f70e4.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/500f596c8a3240429a8ad4cf4b3f70e4-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/500f596c8a3240429a8ad4cf4b3f70e4-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/500f596c8a3240429a8ad4cf4b3f70e4-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/500f596c8a3240429a8ad4cf4b3f70e4-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/500f596c8a3240429a8ad4cf4b3f70e4-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/500f596c8a3240429a8ad4cf4b3f70e4-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/500f596c8a3240429a8ad4cf4b3f70e4-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2023-01-12T10:17:04.947189Z",
                "updated_at": "2023-02-10T14:29:17.105357Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": null,
                "description": null,
                "uploaded_by": "195ed719-34f8-426a-b3c3-43f3b323385b"
            },
            "venue": {
                "id": 2837,
                "name": "Garage Museum of Contemporary Art",
                "slug": "garage-museum-of-contemporary-art",
                "city": "Moscow",
                "country": {
                    "code": "RU",
                    "name": "Russia"
                },
                "geolocation": "55.7314847,37.60339699999997",
                "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": "RU",
            "publish_status": "published",
            "published_at": "2023-01-12T10:17:05.111896Z",
            "publish_time": null,
            "slug": "garage-museum-of-contemporary-art-art-experiment-32-questions-from-cage-2015-12-22",
            "created_at": "2023-01-12T10:17:05.980702Z",
            "updated_at": "2023-01-12T10:17:05.980720Z",
            "summary": null,
            "title": "Art Experiment: 32 Questions from Cage",
            "content": null,
            "start_time": "2015-12-22T01:00:00.000000Z",
            "end_time": "2015-01-11T01: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": "9/45 Krymsky Val Street, Moscow, RU",
            "city": "Moscow",
            "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": 713,
            "author": {
                "id": "f56c0111-3ee1-40c2-84b4-88f2f6bdd35e",
                "username": "Mirko",
                "slug": "mirko",
                "first_name": "Mirko",
                "last_name": "Nikolic",
                "display_name": "Mirko Nikolic",
                "display_name_full": "Mirko Nikolic",
                "email": "mirko.nikolic81@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 848,
                "name": "Art Is Just A Four Letter Word",
                "slug": "art-is-just-a-four-letter-word",
                "city": "Soest",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "51.5722181,8.105253599999969",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2581,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/art-is-just-a-four-letter-word.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/art-is-just-a-four-letter-word-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:01.455796Z",
                    "updated_at": "2021-09-14T13:32:57.791074Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": null,
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": 7524355.666666667
            },
            "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": "2015-12-09T13:16:10.000000Z",
            "publish_time": null,
            "slug": "paul-du-bois-reymond-age-of-love",
            "created_at": "2015-12-09T13:16:10.000000Z",
            "updated_at": "2020-07-16T08:00:11.429723Z",
            "summary": "Reymond - Age of Love is an Gallery Shows event starting on 19/12/2015, 00:00 and ending on 16/01/2016, 00:00. Event is in ART IS JUST A FOUR LETTER WORD with address Markt 6, 59494 Soest, Germany.",
            "title": "Reymond - Age of Love",
            "content": "",
            "start_time": "2015-12-19T00:00:00.000000Z",
            "end_time": "2016-01-16T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Markt 6, 59494 Soest, Germany",
            "city": "Soest",
            "geolocation": "51.5721376,8.105116217486298",
            "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": "info@a4lw.de",
            "external_url": "http://www.artisjustafourletterword.de",
            "phone": "+ 49 (0) 151 42 301 307",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4654
            ],
            "additional_images": []
        },
        {
            "id": 735,
            "author": {
                "id": "24000878-b4ed-49f1-8885-718436dd41ec",
                "username": "Ivan2",
                "slug": "ivan2",
                "first_name": "Ivan",
                "last_name": "Ivanovic",
                "display_name": "Ivan Ivanovic",
                "display_name_full": "Ivan Ivanovic",
                "email": "ivan87ivanovic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 864,
                "name": "Pace Gallery Beijing",
                "slug": "pace-gallery-beijing",
                "city": "Beijing",
                "country": {
                    "code": "CN",
                    "name": "China"
                },
                "geolocation": "39.9799757,116.48904579999999",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1709,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pace-gallery-beijing-1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pace-gallery-beijing-1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pace-gallery-beijing-1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/pace-gallery-beijing-1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pace-gallery-beijing-1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pace-gallery-beijing-1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pace-gallery-beijing-1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/pace-gallery-beijing-1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-19T02:50:46.753731Z",
                    "updated_at": "2021-09-14T13:14:10.209821Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "pace-gallery-beijing-1",
                    "description": null,
                    "uploaded_by": null
                },
                "response_time": null
            },
            "category": {
                "id": 1,
                "image": null,
                "slug": "gallery-shows",
                "created_at": "2020-06-02T15:33:40.525202Z",
                "updated_at": "2021-03-29T12:19:01.299372Z",
                "name": "Gallery Shows",
                "description": "",
                "meta_description": null,
                "caption": null,
                "tooltip": "",
                "editor_notes": ""
            },
            "country": "CN",
            "publish_status": "published",
            "published_at": "2015-12-24T21:34:10.000000Z",
            "publish_time": null,
            "slug": "song-dong-surplus-value",
            "created_at": "2015-12-24T21:34:10.000000Z",
            "updated_at": "2020-07-16T08:00:22.420689Z",
            "summary": "Surplus Value is an Gallery Shows event starting on 19/12/2015, 00:00 and ending on 28/02/2016, 00:00. Event is in PACE GALLERY Beijing with address Chaoyang, Beijing, China, 100015.",
            "title": "Surplus Value",
            "content": "",
            "start_time": "2015-12-19T00:00:00.000000Z",
            "end_time": "2016-02-28T00:00:00.000000Z",
            "is_all_day_event": true,
            "is_end_time_unknown": false,
            "auction_results_added": false,
            "is_featured": false,
            "is_paid_art_fair": false,
            "address": "Chaoyang, Beijing, China, 100015",
            "city": "Beijing",
            "geolocation": "39.9204498,116.4369109",
            "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": "info@pacegallery.com",
            "external_url": "http://www.pacegallery.com/beijing",
            "phone": "+86 10 5978 9781",
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                4759
            ],
            "additional_images": []
        },
        {
            "id": 705,
            "author": {
                "id": "0656b2ce-3e38-4b2c-88f4-53c251f2f436",
                "username": "DavidBlochGallery",
                "slug": "davidblochgallery",
                "first_name": "DAVID",
                "last_name": "BLOCH",
                "display_name": "DAVID BLOCH",
                "display_name_full": "DAVID BLOCH",
                "email": "contact@davidblochgallery.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": {
                "id": 1344,
                "image": {
                    "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop_webp-270x152.webp",
                    "crop_smallest_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop_webp-179x179.webp",
                    "full_size": "https://d16kd6gzalkogb.cloudfront.net/event_images/1806828940_1449254113.jpg",
                    "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop-c0-5__0-5-270x152-70.jpg",
                    "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop-c0-5__0-5-555x312-70.jpg",
                    "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-thumbnail_webp-9999x9999.webp",
                    "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop-c0-5__0-5-524x294-70.jpg",
                    "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop_webp-524x294.webp",
                    "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop_webp-555x312.webp",
                    "crop_smallest": "https://d16kd6gzalkogb.cloudfront.net/__sized__/event_images/1806828940_1449254113-crop-c0-5__0-5-179x179-70.jpg"
                },
                "created_at": "2020-03-26T13:54:49.534760Z",
                "updated_at": "2021-09-13T10:42:10.655297Z",
                "is_converted_to_webp": true,
                "caption": null,
                "alt_text": " The Intersection of Memories\"",
                "description": null,
                "uploaded_by": null
            },
            "venue": {
                "id": 316,
                "name": "DAVID BLOCH GALLERY",
                "slug": "david-bloch-gallery",
                "city": "Marrakesh",
                "country": {
                    "code": "MA",
                    "name": "Morocco"
                },
                "geolocation": "31.6360025,-8.012332399999991",
                "artworks_for_sale_count": 89,
                "featured_image": {
                    "id": 2575,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DavidBlochGallery_SebastienPreschoux_Tropisme_1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:20:39.540519Z",
                    "updated_at": "2021-09-14T13:32:49.704372Z",
                    "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": "MA",
            "publish_status": "published",
            "published_at": "2015-12-04T19:34:19.000000Z",
            "publish_time": null,
            "slug": "crossing-paths-the-intersection-of-memories",
            "created_at": "2015-12-04T19:34:19.000000Z",
            "updated_at": "2015-12-04T19:34:19.000000Z",
            "summary": "The Intersection of Memories\" is an Gallery Shows event starting on 18/12/2015, 12:00 and ending on 17/01/2016, 12:00. Event is in DAVID BLOCH GALLERY with address David Bloch GalleryMarrakesh, Morocco.",
            "title": "The Intersection of Memories\"",
            "content": "",
            "start_time": "2015-12-18T12:00:00.000000Z",
            "end_time": "2016-01-17T12: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": "David Bloch GalleryMarrakesh, Morocco",
            "city": "Marrakesh",
            "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": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [
                3501,
                3669
            ],
            "artworks": [],
            "magazines": [
                4607
            ],
            "additional_images": [
                1345,
                1346,
                1347,
                1348,
                1349,
                1350
            ]
        }
    ]
}