pub fn get( client: SpotifyClient, id: ID(Track), ) -> Result(Track, SpotifyError)
pub fn to_json(track: Track) -> Json