spotify-web-api
type followers = {
  1. href : string option;
  2. total : int;
}