{
  "album": {
    "album_type": "album",
    "artists": [
      {
        "external_urls": {
          "spotify": "https://open.spotify.com/artist/0k17h0D3J5VfsdmQ1iZtE9"
        },
        "href": "https://api.spotify.com/v1/artists/0k17h0D3J5VfsdmQ1iZtE9",
        "id": "0k17h0D3J5VfsdmQ1iZtE9",
        "name": "Pink Floyd",
        "type": "artist",
        "uri": "spotify:artist:0k17h0D3J5VfsdmQ1iZtE9"
      }
    ],
    "available_markets": [],
    "external_urls": {
      "spotify": "https://open.spotify.com/album/3a0UOgDWw2pTajw85QPMiz"
    },
    "href": "https://api.spotify.com/v1/albums/3a0UOgDWw2pTajw85QPMiz",
    "id": "3a0UOgDWw2pTajw85QPMiz",
    "images": [
      {
        "height": 640,
        "url": "https://i.scdn.co/image/ab67616d0000b27305d4eec40a828850aa8cd2f7",
        "width": 640
      },
      {
        "height": 300,
        "url": "https://i.scdn.co/image/ab67616d00001e0205d4eec40a828850aa8cd2f7",
        "width": 300
      },
      {
        "height": 64,
        "url": "https://i.scdn.co/image/ab67616d0000485105d4eec40a828850aa8cd2f7",
        "width": 64
      }
    ],
    "name": "The Dark Side Of The Moon (2011 Remastered Version)",
    "release_date": "1973-03-16",
    "release_date_precision": "day",
    "total_tracks": 20,
    "type": "album",
    "uri": "spotify:album:3a0UOgDWw2pTajw85QPMiz"
  },
  "artists": [
    {
      "external_urls": {
        "spotify": "https://open.spotify.com/artist/0k17h0D3J5VfsdmQ1iZtE9"
      },
      "href": "https://api.spotify.com/v1/artists/0k17h0D3J5VfsdmQ1iZtE9",
      "id": "0k17h0D3J5VfsdmQ1iZtE9",
      "name": "Pink Floyd",
      "type": "artist",
      "uri": "spotify:artist:0k17h0D3J5VfsdmQ1iZtE9"
    }
  ],
  "available_markets": [],
  "disc_number": 1,
  "duration_ms": 65314,
  "explicit": false,
  "external_ids": {
    "isrc": "GBN9Y1100076"
  },
  "external_urls": {
    "spotify": "https://open.spotify.com/track/6rqhFgbbKwnb9MLmUQDhG6"
  },
  "href": "https://api.spotify.com/v1/tracks/6rqhFgbbKwnb9MLmUQDhG6",
  "id": "6rqhFgbbKwnb9MLmUQDhG6",
  "is_local": false,
  "name": "Speak To Me - 2011 Remastered Version",
  "popularity": 1,
  "preview_url": null,
  "track_number": 1,
  "type": "track",
  "uri": "spotify:track:6rqhFgbbKwnb9MLmUQDhG6"
}
