{
  "data": [
    {
      "id": "1460462590",
      "type": "songs",
      "href": "/v1/catalog/us/songs/1460462590",
      "attributes": {
        "previews": [
          {
            "url": "https://audio-ssl.itunes.apple.com/itunes-assets/AudioPreview123/v4/0b/1c/7a/0b1c7a0c-a22f-4e38-d2a1-032555825a6b/mzaf_1340032430059022203.plus.aac.p.m4a"
          }
        ],
        "artwork": {
          "width": 3000,
          "height": 3000,
          "url": "https://is5-ssl.mzstatic.com/image/thumb/Music123/v4/e0/83/f1/e083f171-44bd-92ce-1305-85d243989e44/cover.jpg/{w}x{h}bb.jpeg",
          "bgColor": "5a5d77",
          "textColor1": "f5f6f8",
          "textColor2": "d1d9f0",
          "textColor3": "d6d8de",
          "textColor4": "b9c1d8"
        },
        "artistName": "Nightwish",
        "url": "https://music.apple.com/us/album/dark-chest-of-wonders/1460462589?i=1460462590",
        "discNumber": 1,
        "genreNames": [
          "Hard Rock",
          "Music",
          "Rock",
          "Metal",
          "Death Metal/Black Metal"
        ],
        "durationInMillis": 268720,
        "releaseDate": "2004-06-07",
        "name": "Dark Chest of Wonders",
        "isrc": "DED830471901",
        "hasLyrics": true,
        "albumName": "Once",
        "playParams": {
          "id": "1460462590",
          "kind": "song"
        },
        "trackNumber": 1,
        "composerName": "Tuomas Holopainen"
      },
      "relationships": {
        "artists": {
          "href": "/v1/catalog/us/songs/1460462590/artists",
          "data": [
            {
              "id": "2898807",
              "type": "artists",
              "href": "/v1/catalog/us/artists/2898807"
            }
          ]
        },
        "albums": {
          "href": "/v1/catalog/us/songs/1460462590/albums",
          "data": [
            {
              "id": "1460462589",
              "type": "albums",
              "href": "/v1/catalog/us/albums/1460462589"
            }
          ]
        }
      }
    }
  ]
}
