Musicbrainz: Search Muscle Shoals
Musicbrainz via Parse · music
Discover music industry entities connected to Muscle Shoals, Alabama — artists, recording studios/venues, and labels. Returns artists based in or born in the area, studios (FAME, Muscle Shoals Sound), and associated labels. Optionally fetches release groups for artists and releases for labels (slower due to additional API calls). Comprehensive music metadata API powered by MusicBrainz, providing artist information, song credits, album and release details, genres, track durations, and community-verified data. Fulfilled by Parse from musicbrainz.org.
- developer-tools
- entertainment
- music
- musicbrainz
- musicbrainz-org
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- music
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b76d1d93-5af4-4108-bc84-5729f72c3ce5/search_muscle_shoals
- Interface artifact
- sha256:0fb9ddb87071604c59a417118aa10d82aa4af8ea8de16d30eea0a0864febe3b6
- Manifest digest
- sha256:a6e7e01d1e1fd290b3fdd28dafa6e6cf0b9bc169468cb96c1152630143b65caa
Request fields
- limit (integer): Maximum results per entity type (1-100).: Allowed values: 10, 5, 25
- offset (integer): Pagination offset for artist results.: Allowed values: 0
- entity_type (string): Type of entities to search: 'all', 'artists', 'places', 'labels'.: Allowed values: all, artists, places, labels
- include_releases (boolean): If true, fetch release groups for artists and releases for labels (slower due to additional API calls).: Allowed values: false
Example queries
- {"limit":"5","offset":"0","entity_type":"places","include_releases":"False"}