music-assistant-server

114 BJSON
minimal.json
114 B9 lines • json
1{
2  "id": 300,
3  "title": "Test Album",
4  "available": true,
5  "artists": [],
6  "type": "album",
7  "year": 2020
8}
9