setlist_get_venue_setlists
Get setlists performed at a venue by venue ID, ordered most recent first. Paginate results with the p parameter.
Instructions
Get setlists performed at a venue, by venue ID (most recent first). Paginated via p. Results include a setlist.fm url; when you present this data, cite it as a clickable source link to setlist.fm (their API terms require followable attribution — no nofollow). If a result has no url, link to https://www.setlist.fm instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| venueId | Yes | Venue ID | |
| p | No | Result page number (defaults to 1) |