{
  "artists": {
    "limit": 250,
    "offset": 0,
    "totalNumberOfItems": 0,
    "items": []
  },
  "albums": {
    "limit": 250,
    "offset": 0,
    "totalNumberOfItems": 1,
    "items": [
      {
        "id": 57273408,
        "title": "The Life Of Pablo",
        "duration": 3961,
        "streamReady": true,
        "streamStartDate": "2016-06-14T00:00:00.000+0000",
        "allowStreaming": true,
        "premiumStreamingOnly": false,
        "numberOfTracks": 20,
        "numberOfVideos": 0,
        "numberOfVolumes": 1,
        "releaseDate": "2016-06-10",
        "copyright": "(C) 2016 Getting Out Our Dreams II, LLC, Distributed By Def Jam,  A Division of UMG Recordings, Inc.Good Music ™ and associated logo are trademarks of Mascotte Holdings, Inc.   All rights reserved.",
        "type": "ALBUM",
        "version": null,
        "url": "http://www.tidal.com/album/57273408",
        "cover": "114d07f0-0070-4a98-b7e8-0b4f77ce47cd",
        "explicit": true,
        "upc": "00602557027334",
        "popularity": 97,
        "audioQuality": "LOSSLESS",
        "audioModes": [
          "STEREO"
        ],
        "artists": [
          {
            "id": 25022,
            "name": "Kanye West",
            "type": "MAIN"
          }
        ]
      }
    ]
  },
  "playlists": {
    "limit": 250,
    "offset": 0,
    "totalNumberOfItems": 0,
    "items": []
  },
  "tracks": {
    "limit": 250,
    "offset": 0,
    "totalNumberOfItems": 0,
    "items": []
  },
  "videos": {
    "limit": 250,
    "offset": 0,
    "totalNumberOfItems": 0,
    "items": []
  },
  "topHit": {
    "value": {
      "id": 57273408,
      "title": "The Life Of Pablo",
      "duration": 3961,
      "streamReady": true,
      "streamStartDate": "2016-06-14T00:00:00.000+0000",
      "allowStreaming": true,
      "premiumStreamingOnly": false,
      "numberOfTracks": 20,
      "numberOfVideos": 0,
      "numberOfVolumes": 1,
      "releaseDate": "2016-06-10",
      "copyright": "(C) 2016 Getting Out Our Dreams II, LLC, Distributed By Def Jam,  A Division of UMG Recordings, Inc.Good Music ™ and associated logo are trademarks of Mascotte Holdings, Inc.   All rights reserved.",
      "type": "ALBUM",
      "version": null,
      "url": "http://www.tidal.com/album/57273408",
      "cover": "114d07f0-0070-4a98-b7e8-0b4f77ce47cd",
      "explicit": true,
      "upc": "00602557027334",
      "popularity": 97,
      "audioQuality": "LOSSLESS",
      "audioModes": [
        "STEREO"
      ],
      "artists": [
        {
          "id": 25022,
          "name": "Kanye West",
          "type": "MAIN"
        }
      ]
    },
    "type": "ALBUMS"
  }
}