Concertarchives: Get Performer Concerts
Concertarchives via Parse · music
Retrieve the concert history for a specific performer identified by slug. Returns a paginated list of concerts with date, title, venue, and concert slug. Each concert slug can be used with get_concert_details for full information. Extract concert history, performer info, and repertoire data from Concert Archives. Fulfilled by Parse from concertarchives.org.
- concertarchives
- concertarchives-org
- entertainment
- music
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- music
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1c8b7b2a-4685-482e-802b-ebf2c3d135db/get_performer_concerts
- Interface artifact
- sha256:19a17409e0ce24690294218f6980aeedc8cb741b5282758dea6ba173c43c0d11
- Manifest digest
- sha256:1023642e8f4caac19fa09c687790ed45b144cc2b20d6ee35123b1b5e5fc34b78
Request fields
- page (integer): Page number for pagination.
- slug (string, required): The slug of the performer, obtained from search_performers results[*].slug.
Example queries
- {"page":"1","slug":"radiohead"}