X Minus: Get Track
X Minus via Parse · music
Fetch full detail for a single karaoke track including lyrics, duration, file info, rating, version info, and a list of related tracks by the same artist. Requires both the numeric track ID and the URL slug (both available from search_tracks or get_top_tracks results). Returns stale_input if the track does not exist. Search and retrieve karaoke/instrumental backing tracks from x-minus.pro, including track details, lyrics, and top charts. Fulfilled by Parse from x-minus.pro.
- entertainment
- music
- parse
- platform-key
- streaming-video
- x-minus
- x-minus-pro
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/fab46e26-af25-40da-b33d-cf320a873349/get_track
- Interface artifact
- sha256:66eeab7ab56aeec233e7578f95336304a616003f3c72509ee1f2899253d44c9c
- Manifest digest
- sha256:dd25ec30cfc66b08abdf1b32c6607ebb3ca64d47bd904f5d31b99503381e1451
Request fields
- slug (string, required): URL slug for the track, from the slug field in search_tracks or get_top_tracks results (e.g. 'killer-queen').
- track_id (string, required): Numeric track ID from search_tracks or get_top_tracks results (e.g. '23315').
Example queries
- {"slug":"killer-queen","track_id":"23315"}