traxsource.com API: get_upcoming_releases
traxsource.com via Parse · music
Returns upcoming/pre-order releases from Traxsource. Without label filtering, returns all pre-order tracks across the catalog. With label_id and label_slug, scopes results to a specific record label's pre-orders. Results are paginated with up to 10 items per page. API for the Traxsource electronic music store — charts, tracks, releases, artists, genres, and search. Fulfilled by Parse from traxsource.com.
- ecommerce
- entertainment
- music
- parse
- platform-key
- traxsource-com
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/14566d9b-cfe4-4533-94a8-986fdbaebf74/get_upcoming_releases
- Interface artifact
- sha256:a0364e5737adeb2a783aa9ecaab98d166f852ba04373c440cf8b655cdfe33bee
- Manifest digest
- sha256:4e83f8b3f2c3f56de69b6cd3c534ae6ff4287f596194279d8b2af3419bab1d7f
Request fields
- page (integer): Page number for pagination.
- genre_id (string): Numeric genre ID to filter results (e.g. "4" for House, "13" for Deep House). Corresponds to IDs from the genre catalog.
- label_id (string): Numeric label ID to filter by a specific record label (e.g. "49").
- label_slug (string): Label URL slug from its Traxsource URL path (e.g. "z-records"). Required when label_id is provided.
Example queries
- {"page":"1","label_id":"49","label_slug":"z-records"}