You are only returning the “id”, “title”, and “url,” which is not enough for us. So we have to require more details per track ID, etc.
However, according to recent tests we did, you are now returning the whole track object with the ISRC, artist values, and more.
Can you confirm it’s now the expected behavior? To have the full track detail in this response while retrieving the playlist tracklist? That would be a very time/request saver to us.