The Band's Visit

The Band's Visit Winner of 10 Tony Awards®, including Best Musical and 2019 Grammy Awards® nominee. Now on tour across North America! Now on Broadway at the Barrymore Theatre.

THE BAND’S VISIT Original Broadway Cast Recording is now available for digital download and on CD: http://www.ghostlightrecords.com/the-bands-visit.html

The acclaimed new musical that celebrates the deeply human ways music and laughter connect us all. Featuring music & lyrics by three-time Tony Award nominee & Drama Desk Award winner David Yazbek and a book by NY Drama Critics Circle, Lortel and

Outer Critics award winner and Drama Desk nominee Itamar Moses, based on the screenplay by Eran Kolirin, THE BAND’S VISIT is directed by Lortel & Obie Award winner and Outer Critic & Drama League Award nominee David Cromer.

Address

New York, NY
10036

Alerts

Be the first to know and let us send you an email when The Band's Visit posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Our Story

2018 TONY AWARD WINNER FOR BEST MUSICAL NOW ON TOUR!

THE BAND’S VISIT was the winner of 10 Tony Awards, making it one of the most Tony-winning musicals in history. It was also the 2019 Grammy Awards® winner for Best Musical Theater Album. The North American Tour begins June 25.

In this delightfully offbeat story, set in a town that’s way off the beaten path, a band of musicians arrive lost, out of the blue. Under the spell of the desert sky, and with beautiful music perfuming the air, the band brings the town to life in unexpected and tantalizing ways. Even the briefest visit can stay with you forever.

With a score that seduces your soul and sweeps you off your feet, and featuring Tony-winning performances and thrillingly talented onstage musicians, THE BAND’S VISIT rejoices in the way music makes us laugh, makes us cry, and ultimately, brings us together.

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });