music-assistant-server

120 BJSON
minimal.json
120 B9 lines • json
1{
2  "id": 400,
3  "title": "Test Track",
4  "available": true,
5  "duration_ms": 180000,
6  "artists": [],
7  "albums": []
8}
9