spotify / web-api

This issue tracker is no longer used. Join us in the Spotify for Developers forum for support with the Spotify Web API ➡️ https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer
983 stars 79 forks source link

Track without ISRC #1509

Open internetztube opened 4 years ago

internetztube commented 4 years ago

Is the ISRC always available within the external_ids object? I queried several thousand songs and there is one with an empty external_ids object. Do you expect it to be like that? If yes, how can Spotify properly settle the song with the copyright companies?

https://open.spotify.com/track/3PTXONgIevqTKe69WbcUC5

curl -X "GET" "https://api.spotify.com/v1/tracks/3PTXONgIevqTKe69WbcUC5"