get Audio Features
Get audio feature information for a single track identified by its unique Spotify ID.
Parameters
track
The id or uri for the track.
Throws
if track cannot be found
Get audio features for multiple tracks based on their Spotify IDs.
Return
Ordered list of possibly-null AudioFeatures objects.
Parameters
tracks
vararg of track ids or uris. Maximum 100.