/0.1/artist/{mbid}/tour/{tour}
- Mount Point: /rest/0.1/artist/{mbid}/tour/{tour}
The following operations are supported on this resource:
GET
Get a list of an artist's setlists restricted by tour.
Parameters
| name | description | type | default |
|---|---|---|---|
| mbid | the Musicbrainz MBID of the artist | path | |
| tour | the name of the tour | path | |
| p | the number of the result page | query | 1 |
| l | desired result language of city and country (experimental feature) | query | en |
Output Payload
| element | produceable content type(s) |
|---|---|
| setlists (XML) |
|
| description | |
| a list of setlists for an artist for a tour | |