portfolio/server/data/releases.json
Michael Winter 711b5b93c2 Clean up data files and fix icon/PDF links
- Clean all JSON data files: convert MongoDB format to clean JSON
  - works.json, images.json, publications.json, pubs.json, talks.json
  - releases.json, album_art.json, scores.json, my_image_gallery.json
  - events.json (with legacy program → program transformation)
  - resume.json (simplified structure)
- Simplify all API routes (remove cleanData functions)
- Fix PDF links to open in new tab (scores, writings, albums)
- Upgrade to Nuxt 4.3.1 and fix carousel (nuxt-swiper)
- Replace nuxt-icon with @nuxt/icon
- Fix IconButton component for new tab links
- Update cv.vue for resume data structure changes
- Add icon collections (@iconify-json packages)
2026-02-18 20:16:09 +01:00

219 lines
5.1 KiB
JSON

[
{
"id": "563eb5a4dbb260acfadc4c35",
"title": "west coast soundings",
"label": "Edition Wandelweiser Records",
"date": "2014",
"discogs_id": "5764171",
"buy_link": "https://www.wandelweiser.de/_e-w-records/_ewr-catalogue/ewr1404-05.html",
"media_types": [
"CD"
],
"album_art": "west_coast_soundings_cover.jpg",
"pieces": [
{
"title": "small world",
"performers": [
{
"name": "Frank Gratkowski",
"instrument_tags": [
"Alto Saxophone",
"Bass Clarinet"
]
},
{
"name": "Anton Lukoszevieze",
"instrument_tags": [
"Cello"
]
},
{
"name": "Seth Josel",
"instrument_tags": [
"Electric Guitar"
]
},
{
"name": "Hans W. Koch",
"instrument_tags": [
"Electronics"
]
},
{
"name": "Lucia Mense",
"instrument_tags": [
"Tenor Recorder, Contrabass Recorder"
]
}
]
}
]
},
{
"id": "563eb670dbb260acfadc4c36",
"title": "DIY Canons",
"label": "Pogus Records",
"date": "2005",
"discogs_id": "859404",
"buy_link": "http://www.pogus.com/21036.html",
"media_types": [
"CD"
],
"album_art": "DIY_Canons_cover.jpg",
"pieces": [
{
"title": "Filter IV - P.I.X.L. Study No. 1"
}
]
},
{
"id": "563eb762dbb260acfadc4c37",
"title": "Music of Ostrava Days 2009 Live",
"label": "Ostrava Center for New Music",
"date": "2009",
"discogs_id": "2552681",
"buy_link": "https://www.newmusicostrava.cz/en/articles/1541-2cd-music-of-ostrava-days-2009-live.html",
"media_types": [
"CD"
],
"album_art": "Ostrava_cover.jpg",
"pieces": [
{
"title": "recitation, code, and (perhaps) round",
"ensemble": "Canticum Ostrava"
}
]
},
{
"id": "563eb819dbb260acfadc4c38",
"title": "rounds",
"label": "the wulf. records",
"date": "2013",
"buy_link": "https://awavepress.bandcamp.com/album/rounds",
"media_types": [
"Vinyl"
],
"album_art": "Rounds_cover.jpg",
"pieces": [
{
"title": "welcome round for larry"
}
]
},
{
"id": "5a4940b705a681a2659a0efe",
"title": "approximating omega",
"label": "Edition Wandelweiser Records",
"date": "2017",
"discogs_id": "11511306",
"buy_link": "https://www.wandelweiser.de/_e-w-records/_ewr-catalogue/ewr1718.html",
"media_types": [
"CD"
],
"album_art": "approximating_omega_cover.jpg",
"pieces": [
{
"title": "Approximating Omega"
},
{
"title": "for gregory chaitin"
}
]
},
{
"id": "5a49621905a681a2659a0eff",
"title": "lower limit",
"label": "New World Records",
"date": "2018",
"discogs_id": "11511594",
"buy_link": "https://www.newworldrecords.org/products/michael-winter-lower-limit",
"media_types": [
"CD"
],
"album_art": "lower_limit_cover.jpg",
"pieces": [
{
"title": "necklaces"
},
{
"title": "mass and band"
},
{
"title": "chorale and finely tuned resonators"
},
{
"title": "lower limit"
}
]
},
{
"id": "5b46022cd66afc4a413f148c",
"title": "preliminary thoughts",
"label": "Bahn Mi Verlag",
"date": "2018",
"discogs_id": "12273309",
"buy_link": "https://banhmiverlag.bandcamp.com/album/preliminary-thoughts",
"media_types": [
"Cassette Tape"
],
"album_art": "preliminary_thoughts_BMV.jpg",
"pieces": [
{
"title": "preliminary thoughts"
}
]
},
{
"id": "5b460243d66afc4a413f1495",
"title": "preliminary thoughts",
"label": "Tsonami Records",
"date": "2018",
"discogs_id": "12335728",
"buy_link": "https://www.tsonami.cl/tienda/michael-winter/",
"media_types": [
"CD"
],
"album_art": "preliminary_thoughts_TR.jpg",
"pieces": [
{
"title": "preliminary thoughts"
}
]
},
{
"id": "6016c9742276b60007751e82",
"title": "single track",
"label": "Another Timbre",
"date": "2021",
"discogs_id": "17283877",
"buy_link": "http://www.anothertimbre.com/michaelwinter.html",
"media_types": [
"CD"
],
"album_art": "single_track_cover.jpg",
"pieces": [
{
"title": "single track"
}
]
},
{
"id": "61f777b0dc86b900073f369d",
"title": "Counterfeiting in Colonial Connecticut",
"label": "XI Records",
"date": "2022",
"buy_link": "https://michaelwinter.bandcamp.com/album/counterfeiting-in-colonial-connecticut-a-lot-of-tiles-trivial-scan",
"media_types": [
"CD"
],
"album_art": "CiCC_cover.jpg",
"pieces": [
{
"title": "Counterfeiting in Colonial Connecticut"
},
{
"title": "a lot of tiles (trivial scan)"
}
]
}
]