Artist, album or track from Qobuz
Description
The Qobuz feature enabless to link Qobuz artists, releases, tracks with Music Story equivalents.
It cannot be displayed directly, and is only used by connectors.
Connectors
Name | Description | Returns |
---|---|---|
artist | Artist associated with Qobuz artist | A list of Artists |
release | Release associated with Qobuz release | A list of Releases |
album | Récupère un album à partir de l'id Qobuz | A list of Albums |
track | Track associated with Qobuz track | A list of Tracks |
artist
Re-directs to artists using Qobuz ID
Example :
Search for the Music Story artist which corresponds to the artist with the ID 10203 at Qobuz
http://api.music-story.com/en/qobuz/10203/artist
release
Re-directs to releases using Qobuz ID
Example :
Search for the Music Story album version which corresponds to the product with the ID 881116012 at Qobuz
http://api.music-story.com/en/qobuz/881116012/release
album
Re-directs to album using Qobuz ID
Example :
Search for the Music Story album which corresponds to the product with the ID 881116012 at Qobuz
http://api.music-story.com/en/qobuz/881116012/album
track
Re-directs to tracks using Qobuz ID
Example :
Search for the Music Story track which corresponds to the product with the ID 5020 at Qobuz
http://api.music-story.com/en/qobuz/5020/track