music-assistant-server

211 BJSON
artist.json
211 B9 lines • json
1{
2  "id": 123,
3  "name": "Test Artist",
4  "url": "https://test.bandcamp.com",
5  "image_url": "https://f4.bcbits.com/img/a1234567890_16.jpg",
6  "bio": "Test artist bio",
7  "location": "Test City, Test Country"
8}
9