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

{
    "count": 37573,
    "next": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=54",
    "previous": "https://prod-api.widewalls.ch/api/v1/events/?format=api&limit=18&offset=18",
    "results": [
        {
            "id": 37,
            "author": {
                "id": "43cc7cb3-0fd9-4320-942d-860ba5aa72f7",
                "username": "a",
                "slug": "a",
                "first_name": "Maximilian",
                "last_name": "Braun",
                "display_name": "Maximilian Braun",
                "display_name_full": "Maximilian Braun",
                "email": "anoaghost@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 376,
                "name": "KEMISTRY GALLERY",
                "slug": "kemistry-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5253461,-0.08105509999995775",
                "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": "2014-04-14T20:19:17.000000Z",
            "publish_time": null,
            "slug": "wc2104",
            "created_at": "2014-04-14T20:19:17.000000Z",
            "updated_at": "2020-07-16T07:54:24.186145Z",
            "summary": "WC2014 is an Gallery Shows event starting on 29/06/2014, 22:00 and ending on 13/07/2014, 22:00. Event is in KEMISTRY GALLERY with address 43 Charlotte Road, London EC2A 3PD, UK.",
            "title": "WC2014",
            "content": "",
            "start_time": "2014-06-29T22:00:00.000000Z",
            "end_time": "2014-07-13T22: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": "43 Charlotte Road, London EC2A 3PD, UK",
            "city": "London Borough of Hackney",
            "geolocation": "51.5265409,-0.0812564",
            "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://kemistrygallery.co.uk",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1029
            ],
            "additional_images": []
        },
        {
            "id": 38,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 332,
                "name": "FIFTY24SF GALLERY",
                "slug": "fifty24sf-gallery",
                "city": "San Francisco",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "37.7717051,-122.43073770000001",
                "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": "2014-04-17T19:14:06.000000Z",
            "publish_time": null,
            "slug": "nychos-street-anatomy",
            "created_at": "2014-04-17T19:14:06.000000Z",
            "updated_at": "2020-07-16T07:54:24.665852Z",
            "summary": "Street Anatomy is an Gallery Shows event starting on 17/04/2014, 22:00 and ending on 18/05/2014, 22:00. Event is in FIFTY24SF GALLERY with address 218 Fillmore Street, San Francisco, CA 94117, USA.",
            "title": "Street Anatomy",
            "content": "",
            "start_time": "2014-04-17T22:00:00.000000Z",
            "end_time": "2014-05-18T22: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": "218 Fillmore Street, San Francisco, CA 94117, USA",
            "city": "San Francisco",
            "geolocation": "37.7715105,-122.4302066",
            "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.fifty24sf.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                708
            ],
            "additional_images": []
        },
        {
            "id": 39,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1975,
                "name": "AZART GALLERY",
                "slug": "azart-gallery",
                "city": "New York City",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.751735,-74.00596759999996",
                "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": "2014-04-17T19:44:18.000000Z",
            "publish_time": null,
            "slug": "cope-2-under-the-influence",
            "created_at": "2014-04-17T19:44:18.000000Z",
            "updated_at": "2020-07-16T07:54:25.154212Z",
            "summary": "Under the Influence is an Gallery Shows event starting on 14/05/2014, 22:00 and ending on 07/06/2014, 22:00. Event is in AZART GALLERY with address 617 West 27th Street, New York, NY 10001, USA.",
            "title": "Under the Influence",
            "content": "",
            "start_time": "2014-05-14T22:00:00.000000Z",
            "end_time": "2014-06-07T22: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": "617 West 27th Street, New York, NY 10001, USA",
            "city": "Manhattan Community Board 4",
            "geolocation": "40.75167953061224,-74.00561791836735",
            "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.azartgallerynyc.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                789
            ],
            "additional_images": []
        },
        {
            "id": 40,
            "author": {
                "id": "43cc7cb3-0fd9-4320-942d-860ba5aa72f7",
                "username": "a",
                "slug": "a",
                "first_name": "Maximilian",
                "last_name": "Braun",
                "display_name": "Maximilian Braun",
                "display_name_full": "Maximilian Braun",
                "email": "anoaghost@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 363,
                "name": "GALO ART GALLERY",
                "slug": "galo-art-gallery",
                "city": "Torino ",
                "country": {
                    "code": "IT",
                    "name": "Italy"
                },
                "geolocation": "45.0606194,7.679723200000012",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 1779,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Galo-Art-Gallery-logo.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Galo-Art-Gallery-logo-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-19T03:22:01.207566Z",
                    "updated_at": "2021-09-14T13:15:33.764116Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Galo Art Gallery logo",
                    "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": "IT",
            "publish_status": "published",
            "published_at": "2014-05-06T14:26:28.000000Z",
            "publish_time": null,
            "slug": "kid-acne-the-return",
            "created_at": "2014-05-06T14:26:28.000000Z",
            "updated_at": "2020-07-16T07:54:25.671970Z",
            "summary": "The Return is an Gallery Shows event starting on 02/05/2014, 22:00 and ending on 05/07/2014, 22:00. Event is in GALO ART GALLERY with address Via Saluzzo, 11, 10125 Turin, Italy.",
            "title": "The Return",
            "content": "",
            "start_time": "2014-05-02T22:00:00.000000Z",
            "end_time": "2014-07-05T22: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": "Via Saluzzo, 11, 10125 Turin, Italy",
            "city": "Turin",
            "geolocation": "45.060154,7.6795875",
            "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.galoartgallery.it",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                785
            ],
            "additional_images": []
        },
        {
            "id": 41,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 342,
                "name": "GALERIE AT DOWN",
                "slug": "galerie-at-down",
                "city": "MONTPELLIER",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "43.6132863,3.8784135999999307",
                "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": "2014-05-09T12:44:29.000000Z",
            "publish_time": null,
            "slug": "mist-sketch-or-die",
            "created_at": "2014-05-09T12:44:29.000000Z",
            "updated_at": "2020-07-16T07:54:26.202600Z",
            "summary": "Sketch or die is an Gallery Shows event starting on 14/05/2014, 22:00 and ending on 05/07/2014, 22:00. Event is in GALERIE AT DOWN with address 20 Rue du Plan de l'Olivier, 34000 Montpellier, France.",
            "title": "Sketch or die",
            "content": "",
            "start_time": "2014-05-14T22:00:00.000000Z",
            "end_time": "2014-07-05T22: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": "20 Rue du Plan de l'Olivier, 34000 Montpellier, France",
            "city": "Montpellier",
            "geolocation": "43.6132898,3.8783916",
            "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.galerie-atdown.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                806
            ],
            "additional_images": []
        },
        {
            "id": 42,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 381,
                "name": "GALERIE MATHGOTH",
                "slug": "galerie-mathgoth",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8279199,2.3804251999999906",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2564,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/galerie-mathgoth-paris-france-600x400.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/galerie-mathgoth-paris-france-600x400-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:19:53.789394Z",
                    "updated_at": "2021-09-14T13:32:32.790003Z",
                    "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": "FR",
            "publish_status": "published",
            "published_at": "2014-05-12T13:55:48.000000Z",
            "publish_time": null,
            "slug": "jace-diptyq",
            "created_at": "2014-05-12T13:55:48.000000Z",
            "updated_at": "2020-07-16T07:54:26.636835Z",
            "summary": "DiptyQ is an Gallery Shows event starting on 15/05/2014, 22:00 and ending on 28/06/2014, 22:00. Event is in GALERIE MATHGOTH with address 34 Rue Hélène Brion, 75013 Paris, France.",
            "title": "DiptyQ",
            "content": "",
            "start_time": "2014-05-15T22:00:00.000000Z",
            "end_time": "2014-06-28T22: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": "34 Rue Hélène Brion, 75013 Paris, France",
            "city": "Paris",
            "geolocation": "48.8279162,2.3802384",
            "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.mathgoth.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                819
            ],
            "additional_images": []
        },
        {
            "id": 43,
            "author": {
                "id": "43cc7cb3-0fd9-4320-942d-860ba5aa72f7",
                "username": "a",
                "slug": "a",
                "first_name": "Maximilian",
                "last_name": "Braun",
                "display_name": "Maximilian Braun",
                "display_name_full": "Maximilian Braun",
                "email": "anoaghost@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 282,
                "name": "ALICE GALLERY",
                "slug": "alice-gallery",
                "city": "Brussels",
                "country": {
                    "code": "BE",
                    "name": "Belgium"
                },
                "geolocation": "50.8527798,4.346137999999996",
                "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": "BE",
            "publish_status": "published",
            "published_at": "2014-05-13T12:52:38.000000Z",
            "publish_time": null,
            "slug": "just-before-brazil-group-show",
            "created_at": "2014-05-13T12:52:38.000000Z",
            "updated_at": "2020-07-16T07:54:27.152300Z",
            "summary": "Group Show is an Gallery Shows event starting on 14/05/2014, 22:00 and ending on 27/06/2014, 22:00. Event is in ALICE GALLERY with address Rue du Pays de Liège 4, 1000 Brussels, Belgium.",
            "title": "Group Show",
            "content": "",
            "start_time": "2014-05-14T22:00:00.000000Z",
            "end_time": "2014-06-27T22: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": "Rue du Pays de Liège 4, 1000 Brussels, Belgium",
            "city": "Brussels",
            "geolocation": "50.8527631,4.3461552",
            "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://alicebxl.com",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                778
            ],
            "additional_images": []
        },
        {
            "id": 44,
            "author": {
                "id": "43cc7cb3-0fd9-4320-942d-860ba5aa72f7",
                "username": "a",
                "slug": "a",
                "first_name": "Maximilian",
                "last_name": "Braun",
                "display_name": "Maximilian Braun",
                "display_name_full": "Maximilian Braun",
                "email": "anoaghost@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 378,
                "name": "KNOWN GALLERY",
                "slug": "known-gallery",
                "city": "Los Angeles",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "34.0793516,-118.36160389999998",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 72,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/DSC07596-23.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/DSC07596-23-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:22.021022Z",
                    "updated_at": "2021-09-14T12:38:16.474191Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Known Gallery",
                    "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": "2014-05-13T21:18:13.000000Z",
            "publish_time": null,
            "slug": "andrew-reynolds-polaroids",
            "created_at": "2014-05-13T21:18:13.000000Z",
            "updated_at": "2014-05-13T21:18:13.000000Z",
            "summary": "Andrew Reynolds: Polaroids is an Gallery Shows event starting on 13/05/2014, 22:00 and ending on 31/05/2014, 22:00. Event is in KNOWN GALLERY with address 441 North Fairfax Avenue, Firebaugh, CA 93622, USA.",
            "title": "Andrew Reynolds: Polaroids",
            "content": "",
            "start_time": "2014-05-13T22:00:00.000000Z",
            "end_time": "2014-05-31T22: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": "441 North Fairfax Avenue, Firebaugh, CA 93622, USA",
            "city": "Firebaugh",
            "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": "http://knowngallery.com",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                829
            ],
            "additional_images": []
        },
        {
            "id": 45,
            "author": {
                "id": "43cc7cb3-0fd9-4320-942d-860ba5aa72f7",
                "username": "a",
                "slug": "a",
                "first_name": "Maximilian",
                "last_name": "Braun",
                "display_name": "Maximilian Braun",
                "display_name_full": "Maximilian Braun",
                "email": "anoaghost@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1998,
                "name": "Rabbit Eye Movement Art Space",
                "slug": "rabbit-eye-movement-art-space",
                "city": "Vienna",
                "country": {
                    "code": "AT",
                    "name": "Austria"
                },
                "geolocation": "48.1929708,16.349234199999955",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2137,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/header-1-820x364-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/header-1-820x364-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/header-1-820x364-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/header-1-820x364.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/header-1-820x364-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/header-1-820x364-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/header-1-820x364-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/header-1-820x364-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-22T12:39:07.644842Z",
                    "updated_at": "2021-09-14T13:23:12.881705Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "header-1-820x364",
                    "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": "2014-05-22T19:57:47.000000Z",
            "publish_time": null,
            "slug": "cone-the-weird-icons-number-1",
            "created_at": "2014-05-22T19:57:47.000000Z",
            "updated_at": "2020-07-16T07:54:28.137273Z",
            "summary": "Number 1 is an Gallery Shows event starting on 21/05/2014, 22:00 and ending on 19/06/2014, 22:00. Event is in Rabbit Eye Movement Art Space with address Gumpendorfer Straße 91, 1060 Vienna, Austria.",
            "title": "Number 1",
            "content": "",
            "start_time": "2014-05-21T22:00:00.000000Z",
            "end_time": "2014-06-19T22: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": "Gumpendorfer Straße 91, 1060 Vienna, Austria",
            "city": "Vienna",
            "geolocation": "48.1930004,16.3492619",
            "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.rabbiteyemovement.at",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                868
            ],
            "additional_images": []
        },
        {
            "id": 46,
            "author": {
                "id": "a9e8faab-660e-4459-8eea-2eeb9557ea42",
                "username": "Asja N.",
                "slug": "asja-n",
                "first_name": "Asja",
                "last_name": "Nastasijevic",
                "display_name": "Asja Nastasijevic",
                "display_name_full": "Asja Nastasijevic",
                "email": "asja.nastasijevic@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 413,
                "name": "NO WALLS GALLERY",
                "slug": "no-walls-gallery",
                "city": "Brighton",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "50.8239852,-0.13846200000000408",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 68,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/no-walls-gallery-brighton.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/no-walls-gallery-brighton-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:57:07.763115Z",
                    "updated_at": "2021-09-14T12:38:11.755079Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "no-walls-gallery-brighton",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2014-05-24T13:03:52.000000Z",
            "publish_time": null,
            "slug": "hayden-kays-stereotypwriter",
            "created_at": "2014-05-24T13:03:52.000000Z",
            "updated_at": "2014-05-24T13:03:52.000000Z",
            "summary": "Stereotypwriter is an Gallery Shows event starting on 01/05/2014, 22:00 and ending on 24/05/2014, 22:00. Event is in NO WALLS GALLERY with address 114 Church Street, Brighton, The City of Brighton and Hove BN1 1UD, UK.",
            "title": "Stereotypwriter",
            "content": "",
            "start_time": "2014-05-01T22:00:00.000000Z",
            "end_time": "2014-05-24T22: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": "114 Church Street, Brighton, The City of Brighton and Hove BN1 1UD, UK",
            "city": "Brighton",
            "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": "http://nowallsgallery.com",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                871
            ],
            "additional_images": []
        },
        {
            "id": 47,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 327,
                "name": "Eric Firestone Gallery",
                "slug": "eric-firestone-gallery",
                "city": "East Hampton",
                "country": {
                    "code": "US",
                    "name": "United States of America"
                },
                "geolocation": "40.9641095,-72.18521950000002",
                "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": "2014-05-26T16:42:14.000000Z",
            "publish_time": null,
            "slug": "dazed-confused",
            "created_at": "2014-05-26T16:42:14.000000Z",
            "updated_at": "2020-07-16T07:54:29.195659Z",
            "summary": "Dazed & Confused is an Gallery Shows event starting on 23/05/2014, 22:00 and ending on 15/06/2014, 22:00. Event is in ERIC FIRESTONE GALLERY with address 4 Newtown Lane, East Hampton, NY 11937, USA.",
            "title": "Dazed & Confused",
            "content": "",
            "start_time": "2014-05-23T22:00:00.000000Z",
            "end_time": "2014-06-15T22: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": "4 Newtown Lane, East Hampton, NY 11937, USA",
            "city": "East Hampton",
            "geolocation": "40.9642081724138,-72.1864844137931",
            "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.ericfirestonegallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                879
            ],
            "additional_images": []
        },
        {
            "id": 48,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 469,
                "name": "V1 GALLERY",
                "slug": "v1-gallery",
                "city": "Copenhagen",
                "country": {
                    "code": "DK",
                    "name": "Denmark"
                },
                "geolocation": "55.6676128,12.561170400000037",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 38,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/v1gallery6.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/v1gallery6-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:48:28.431929Z",
                    "updated_at": "2021-09-14T12:37:33.182673Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "v1gallery6",
                    "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": "DK",
            "publish_status": "published",
            "published_at": "2014-05-26T16:51:06.000000Z",
            "publish_time": null,
            "slug": "john-copeland-electric",
            "created_at": "2014-05-26T16:51:06.000000Z",
            "updated_at": "2020-07-16T07:54:29.636577Z",
            "summary": "Electric is an Gallery Shows event starting on 01/05/2014, 22:00 and ending on 31/05/2014, 22:00. Event is in V1 GALLERY with address Flæsketorvet 69, 1711 Copenhagen, Denmark.",
            "title": "Electric",
            "content": "",
            "start_time": "2014-05-01T22:00:00.000000Z",
            "end_time": "2014-05-31T22: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": "Flæsketorvet 69, 1711 Copenhagen, Denmark",
            "city": "Copenhagen",
            "geolocation": "55.667598,12.561273",
            "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.v1gallery.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                882
            ],
            "additional_images": []
        },
        {
            "id": 49,
            "author": {
                "id": "43cc7cb3-0fd9-4320-942d-860ba5aa72f7",
                "username": "a",
                "slug": "a",
                "first_name": "Maximilian",
                "last_name": "Braun",
                "display_name": "Maximilian Braun",
                "display_name_full": "Maximilian Braun",
                "email": "anoaghost@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 364,
                "name": "GRAFFIK GALLERY",
                "slug": "graffik-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.5193077,-0.2073917000000165",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2408,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/Grafik-Gallery-Featured-Image.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/Grafik-Gallery-Featured-Image-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-23T22:58:15.589878Z",
                    "updated_at": "2021-09-14T13:29:14.841146Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "Graffik-Gallery-Featured-Image",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2014-05-27T19:57:55.000000Z",
            "publish_time": null,
            "slug": "new-school-2-group-show",
            "created_at": "2014-05-27T19:57:55.000000Z",
            "updated_at": "2020-07-16T07:54:30.222376Z",
            "summary": "Group Show is an Gallery Shows event starting on 28/05/2014, 22:00 and ending on 02/06/2014, 22:00. Event is in GRAFFIK GALLERY with address 284 Portobello Road, London W10 5TE, UK.",
            "title": "Group Show",
            "content": "",
            "start_time": "2014-05-28T22:00:00.000000Z",
            "end_time": "2014-06-02T22: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": "284 Portobello Road, London W10 5TE, UK",
            "city": "Royal Borough of Kensington and Chelsea",
            "geolocation": "51.5193384,-0.207459",
            "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://graffikgallery.com",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                886
            ],
            "additional_images": []
        },
        {
            "id": 50,
            "author": {
                "id": "43cc7cb3-0fd9-4320-942d-860ba5aa72f7",
                "username": "a",
                "slug": "a",
                "first_name": "Maximilian",
                "last_name": "Braun",
                "display_name": "Maximilian Braun",
                "display_name_full": "Maximilian Braun",
                "email": "anoaghost@gmail.com",
                "telephone": ""
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 292,
                "name": "BACKWOODS GALLERY",
                "slug": "backwoods-gallery",
                "city": "Melbourne",
                "country": {
                    "code": "AU",
                    "name": "Australia"
                },
                "geolocation": "-37.797935,144.98607800000002",
                "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": "AU",
            "publish_status": "published",
            "published_at": "2014-05-28T15:52:47.000000Z",
            "publish_time": null,
            "slug": "james-reka-untold",
            "created_at": "2014-05-28T15:52:47.000000Z",
            "updated_at": "2020-07-16T07:54:30.634864Z",
            "summary": "UNTOLD is an Gallery Shows event starting on 05/06/2014, 22:00 and ending on 15/06/2014, 22:00. Event is in BACKWOODS GALLERY with address 25 Easey Street, Collingwood VIC 3066, Australia.",
            "title": "UNTOLD",
            "content": "",
            "start_time": "2014-06-05T22:00:00.000000Z",
            "end_time": "2014-06-15T22: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": "25 Easey Street, Collingwood VIC 3066, Australia",
            "city": "Collingwood",
            "geolocation": "-37.7980391,144.9862121",
            "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://backwoodsgallery.com",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                895
            ],
            "additional_images": []
        },
        {
            "id": 51,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 1984,
                "name": "BC Gallery",
                "slug": "bc-gallery",
                "city": "Berlin",
                "country": {
                    "code": "DE",
                    "name": "Germany"
                },
                "geolocation": "52.5087552,13.45351740000001",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 2588,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/BC-Gallery1.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/BC-Gallery1-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-04-29T16:21:27.140799Z",
                    "updated_at": "2021-09-14T13:33:06.557110Z",
                    "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": "2014-05-31T22:50:12.000000Z",
            "publish_time": null,
            "slug": "franco-fasoli-vinculo",
            "created_at": "2014-05-31T22:50:12.000000Z",
            "updated_at": "2020-07-16T07:54:31.134645Z",
            "summary": "Vinculo is an Gallery Shows event starting on 05/06/2014, 22:00 and ending on 26/07/2014, 22:00. Event is in BC Gallery with address Libauer Straße 14, 10245 Berlin, Germany.",
            "title": "Vinculo",
            "content": "",
            "start_time": "2014-06-05T22:00:00.000000Z",
            "end_time": "2014-07-26T22: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": "Libauer Straße 14, 10245 Berlin, Germany",
            "city": "Berlin",
            "geolocation": "52.5087285,13.453534",
            "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://bcgallery.de/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                912
            ],
            "additional_images": []
        },
        {
            "id": 52,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 443,
                "name": "Stolenspace Gallery",
                "slug": "stolen-space-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51653719999999,-0.07002320000003692",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 52,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_9212.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:55:47.412718Z",
                    "updated_at": "2021-09-14T12:37:51.647017Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "IMG_9212",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2014-06-05T19:00:03.000000Z",
            "publish_time": null,
            "slug": "max-rippon-pentimento",
            "created_at": "2014-06-05T19:00:03.000000Z",
            "updated_at": "2020-07-16T07:54:31.638318Z",
            "summary": "PENTIMENTO is an Gallery Shows event starting on 12/06/2014, 22:00 and ending on 06/07/2014, 22:00. Event is in STOLENSPACE GALLERY with address 17 Osborn Street, London E1, UK.",
            "title": "PENTIMENTO",
            "content": "",
            "start_time": "2014-06-12T22:00:00.000000Z",
            "end_time": "2014-07-06T22: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 Osborn Street, London E1, UK",
            "city": "London",
            "geolocation": "51.516474200000005,-0.07016950736385819",
            "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.stolenspace.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                939
            ],
            "additional_images": []
        },
        {
            "id": 53,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 443,
                "name": "Stolenspace Gallery",
                "slug": "stolen-space-gallery",
                "city": "London",
                "country": {
                    "code": "GB",
                    "name": "United Kingdom"
                },
                "geolocation": "51.51653719999999,-0.07002320000003692",
                "artworks_for_sale_count": 0,
                "featured_image": {
                    "id": 52,
                    "image": {
                        "crop_medium_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-558x279.webp",
                        "crop_medium": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-558x279-70.jpg",
                        "crop_small": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-265x149-70.jpg",
                        "full_size": "https://d16kd6gzalkogb.cloudfront.net/venue_images/IMG_9212.jpg",
                        "crop_small_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-265x149.webp",
                        "crop_big": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop-c0-5__0-5-760x499-70.jpg",
                        "crop_big_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-crop_webp-760x499.webp",
                        "full_size_webp": "https://d16kd6gzalkogb.cloudfront.net/__sized__/venue_images/IMG_9212-thumbnail_webp-9999x9999.webp"
                    },
                    "created_at": "2020-03-17T20:55:47.412718Z",
                    "updated_at": "2021-09-14T12:37:51.647017Z",
                    "is_converted_to_webp": true,
                    "caption": null,
                    "alt_text": "IMG_9212",
                    "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": "GB",
            "publish_status": "published",
            "published_at": "2014-06-05T19:01:22.000000Z",
            "publish_time": null,
            "slug": "roa-projectum-06",
            "created_at": "2014-06-05T19:01:22.000000Z",
            "updated_at": "2020-07-16T07:54:32.136851Z",
            "summary": "PROJECTUM 06 is an Gallery Shows event starting on 12/06/2014, 22:00 and ending on 06/07/2014, 22:00. Event is in STOLENSPACE GALLERY with address 17 Osborn Street, London E1, UK.",
            "title": "PROJECTUM 06",
            "content": "",
            "start_time": "2014-06-12T22:00:00.000000Z",
            "end_time": "2014-07-06T22: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 Osborn Street, London E1, UK",
            "city": "London",
            "geolocation": "51.516474200000005,-0.07016950736385819",
            "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.stolenspace.com/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                945
            ],
            "additional_images": []
        },
        {
            "id": 54,
            "author": {
                "id": "631e7ab8-4ee0-49ac-9973-abbaa6bae314",
                "username": "Francis Pro",
                "slug": "siteadmin",
                "first_name": "Francis",
                "last_name": "Berthomier",
                "display_name": "Anonymous",
                "display_name_full": "Anonymous",
                "email": "francis.berthomier@widewalls.ch",
                "telephone": null
            },
            "price": null,
            "featured_image": null,
            "venue": {
                "id": 2533,
                "name": "Galerie Wallworks",
                "slug": "galerie-wallworks",
                "city": "Paris",
                "country": {
                    "code": "FR",
                    "name": "France"
                },
                "geolocation": "48.8734617,2.353375099999994",
                "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": "2014-06-05T19:59:56.000000Z",
            "publish_time": null,
            "slug": "pieces-detachees-groupshow",
            "created_at": "2014-06-05T19:59:56.000000Z",
            "updated_at": "2020-07-16T07:54:32.644351Z",
            "summary": "Pieces Detachees Groupshow is an Gallery Shows event starting on 18/06/2014, 22:00 and ending on 20/09/2014, 22:00. Event is in Galerie Wallworks with address 4 Rue Martel, 75010 Paris, France.",
            "title": "Pieces Detachees Groupshow",
            "content": "",
            "start_time": "2014-06-18T22:00:00.000000Z",
            "end_time": "2014-09-20T22: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": "4 Rue Martel, 75010 Paris, France",
            "city": "Paris",
            "geolocation": "48.8736323,2.3528693",
            "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.wallworks.fr/galerie_wallworks/",
            "phone": null,
            "additional_info": "",
            "press_release": "",
            "is_online_only": false,
            "banner_logo": null,
            "artists": [],
            "artworks": [],
            "magazines": [
                1015
            ],
            "additional_images": []
        }
    ]
}