diff --git a/public/data/concerts.json b/public/data/concerts.json new file mode 100644 index 0000000..601c6a3 --- /dev/null +++ b/public/data/concerts.json @@ -0,0 +1,107 @@ +[ + { + "title": "Anthem", + "details": "performed by Meredith Monk & Vocal Ensemble and Alarm Will Sound, online, 2020", + "parent_dir": "concerts", + "media": "Anthem_performed by Meredith Monk & Vocal Ensemble and Alarm Will Sound, online, 2020.mp4", + "image": "Anthem_performed by Meredith Monk & Vocal Ensemble and Alarm Will Sound, online, 2020.jpg" + }, + { + "title": "Candy Bullets and Moon", + "details": "Public Arts, NYC, 2019", + "parent_dir": "concerts", + "media": "Candy Bullets and Moon_Public Arts, NYC, 2019.mp4", + "image": "Candy Bullets and Moon_Public Arts, NYC, 2019.jpg" + }, + { + "title": "Indra’s Net (Concert Version)", + "details": "Mills College, Oakland, California, 2021", + "parent_dir": "concerts", + "media": "Indra’s Net (Concert Version)_Mills College, Oakland, California, 2021.mp4", + "image": "Indra’s Net (Concert Version)_Mills College, Oakland, California, 2021.jpg" + }, + { + "title": "Meredith Monk & Vocal Ensemble", + "details": "Merkin Hall, NYC, 1993", + "parent_dir": "concerts", + "media": "Meredith Monk & Vocal Ensemble_Merkin Hall, NYC, 1993.mp4", + "image": "Meredith Monk & Vocal Ensemble_Merkin Hall, NYC, 1993.jpg" + }, + { + "title": "Meredith Monk & Vocal Ensemble", + "details": "selections from The Games (1984) and Book of Days", + "parent_dir": "concerts", + "media": "Meredith Monk & Vocal Ensemble_selections from The Games (1984) and Book of Days.m4v", + "image": "Meredith Monk & Vocal Ensemble_selections from The Games (1984) and Book of Days.jpg" + }, + { + "title": "Meredith Monk Solo Concert 1980", + "details": "Inter-Media Art Center (IMAC), Huntington, New York", + "parent_dir": "concerts", + "media": "Meredith Monk Solo Concert 1980_Inter-Media Art Center (IMAC), Huntington, New York.m4v", + "image": "Meredith Monk Solo Concert 1980_Inter-Media Art Center (IMAC), Huntington, New York.jpg" + }, + { + "title": "Meredith Monk in Concert", + "details": "Cleveland Institute of Music, Ohio, 2014", + "parent_dir": "concerts", + "media": "Meredith Monk in Concert_Cleveland Institute of Music, Ohio, 2014.mp4", + "image": "Meredith Monk in Concert_Cleveland Institute of Music, Ohio, 2014.jpg" + }, + { + "title": "Meredith Monk in Concert", + "details": "College des Bernadins, Paris, France, 2012", + "parent_dir": "concerts", + "media": "Meredith Monk in Concert_College des Bernadins, Paris, France, 2012.mp4", + "image": "Meredith Monk in Concert_College des Bernadins, Paris, France, 2012.jpg" + }, + { + "title": "Meredith Monk in Concert", + "details": "Hebbel Theater, Berlin, Germany, 1998", + "parent_dir": "concerts", + "media": "Meredith Monk in Concert_Hebbel Theater, Berlin, Germany, 1998.m4v", + "image": "Meredith Monk in Concert_Hebbel Theater, Berlin, Germany, 1998.jpg" + }, + { + "title": "Meredith Monk with John Hollenbeck", + "details": "Duet Behavior 2022, National Sawdust, Brooklyn", + "parent_dir": "concerts", + "media": "Meredith Monk with John Hollenbeck_Duet Behavior 2022, National Sawdust, Brooklyn.mp4", + "image": "Meredith Monk with John Hollenbeck_Duet Behavior 2022, National Sawdust, Brooklyn.jpg" + }, + { + "title": "Meredith Monk with Katie Geissinger in Concert", + "details": "Haus der Kunst, Munich, Germany (2012)", + "parent_dir": "concerts", + "media": "Meredith Monk with Katie Geissinger in Concert_Haus der Kunst, Munich, Germany (2012).mp4", + "image": "Meredith Monk with Katie Geissinger in Concert_Haus der Kunst, Munich, Germany (2012).jpg" + }, + { + "title": "Meredith Monk with Nurit Tilles in Concert", + "details": "Town Hall, NYC, 1988", + "parent_dir": "concerts", + "media": "Meredith Monk with Nurit Tilles in Concert_Town Hall, NYC, 1988.m4v", + "image": "Meredith Monk with Nurit Tilles in Concert_Town Hall, NYC, 1988.jpg" + }, + { + "title": "Meredith Monk with Theo Bleckmann in Concert", + "details": "Lensic Performing Arts Center, Santa Fe", + "parent_dir": "concerts", + "media": "Meredith Monk with Theo Bleckmann in Concert_Lensic Performing Arts Center, Santa Fe.mp4", + "image": "Meredith Monk with Theo Bleckmann in Concert_Lensic Performing Arts Center, Santa Fe.jpg" + }, + { + "title": "Possibly Sky", + "details": "performed by Meredith Monk and Theo Bleckmann with New World Symphony", + "parent_dir": "concerts", + "media": "Possibly Sky_performed by Meredith Monk and Theo Bleckmann with New World Symphony.m4v", + "image": "Possibly Sky_performed by Meredith Monk and Theo Bleckmann with New World Symphony.jpg" + }, + { + "title": "The Soul’s Messenger", + "details": "Filharmonia Lubelska, Lublin, Poland 2012", + "parent_dir": "concerts", + "media": "The Soul’s Messenger_Filharmonia Lubelska, Lublin, Poland 2012.mp4", + "image": "The Soul’s Messenger_Filharmonia Lubelska, Lublin, Poland 2012.jpg" + } +] \ No newline at end of file