http://your-server/rest/getArtist.view
Since 1.8.0
Returns details for an artist, including a list of albums. This method organizes music according to ID3 tags.
Parameter | Required | Default | Comment |
---|---|---|---|
id |
Yes | The artist ID. |
Returns a <subsonic-response>
element with a nested <artist>
element on success.
Example.