music-assistant-server
114 B•JSON
minimal.json
114 B • 9 lines • json
1{
2 "id": 300,
3 "title": "Test Album",
4 "available": true,
5 "artists": [],
6 "type": "album",
7 "year": 2020
8}
91{
2 "id": 300,
3 "title": "Test Album",
4 "available": true,
5 "artists": [],
6 "type": "album",
7 "year": 2020
8}
9