Spotify Web API v0.1.0 Spotify.Restrictions View Source
Part of the response when Track Relinking is applied, the original track is not available in the given market,
and Spotify did not have any tracks to relink it with. The track response will still contain metadata for the
original track, and a restrictions object containing the reason why the track is not available:
"restrictions" : {"reason" : "market"}
Key | Value Description |
---|---|
{reason} | seems to always be reason ? |
{value} | A value for the reason? |