music-assistant-server
120 B•JSON
minimal.json
120 B • 9 lines • json
1{
2 "id": 400,
3 "title": "Test Track",
4 "available": true,
5 "duration_ms": 180000,
6 "artists": [],
7 "albums": []
8}
91{
2 "id": 400,
3 "title": "Test Track",
4 "available": true,
5 "duration_ms": 180000,
6 "artists": [],
7 "albums": []
8}
9