{
  "artists": {
    "limit": 250,
    "offset": 0,
    "totalNumberOfItems": 0,
    "items": []
  },
  "albums": {
    "limit": 250,
    "offset": 0,
    "totalNumberOfItems": 0,
    "items": []
  },
  "playlists": {
    "limit": 250,
    "offset": 0,
    "totalNumberOfItems": 0,
    "items": []
  },
  "tracks": {
    "limit": 250,
    "offset": 0,
    "totalNumberOfItems": 2,
    "items": [
      {
        "id": 74735498,
        "title": "Jupiter",
        "duration": 430,
        "replayGain": -7.71,
        "peak": 1,
        "allowStreaming": true,
        "streamReady": true,
        "streamStartDate": "2017-06-09T00:00:00.000+0000",
        "premiumStreamingOnly": false,
        "trackNumber": 2,
        "volumeNumber": 1,
        "version": null,
        "popularity": 11,
        "copyright": "2017 Sufjan Stevens, Bryce Dessner, Nico Muhly, James McAlister under exclusive license to 4AD",
        "url": "http://www.tidal.com/track/74735498",
        "isrc": "GBAFL1700075",
        "editable": false,
        "explicit": false,
        "audioQuality": "LOSSLESS",
        "audioModes": [
          "STEREO"
        ],
        "artists": [
          {
            "id": 64638,
            "name": "Sufjan Stevens",
            "type": "MAIN"
          },
          {
            "id": 5957493,
            "name": "Bryce Dessner",
            "type": "MAIN"
          },
          {
            "id": 3923956,
            "name": "Nico Muhly",
            "type": "MAIN"
          },
          {
            "id": 8231320,
            "name": "James McAlister",
            "type": "MAIN"
          }
        ],
        "album": {
          "id": 74735496,
          "title": "Planetarium",
          "cover": "aec4a3c1-e251-4eed-9c49-aaf211b8c11a",
          "releaseDate": "2017-06-09"
        }
      },
      {
        "id": 19328205,
        "title": "Jupiter Winter",
        "duration": 230,
        "replayGain": -8.79,
        "peak": 0.991211,
        "allowStreaming": true,
        "streamReady": true,
        "streamStartDate": "2006-11-21T00:00:00.000+0000",
        "premiumStreamingOnly": false,
        "trackNumber": 6,
        "volumeNumber": 5,
        "version": null,
        "popularity": 2,
        "copyright": "2006 Asthmatic Kitty",
        "url": "http://www.tidal.com/track/19328205",
        "isrc": "US64G0602837",
        "editable": false,
        "explicit": false,
        "audioQuality": "LOSSLESS",
        "audioModes": [
          "STEREO"
        ],
        "artists": [
          {
            "id": 64638,
            "name": "Sufjan Stevens",
            "type": "MAIN"
          }
        ],
        "album": {
          "id": 19328168,
          "title": "Songs For Christmas",
          "cover": "1ef87667-0eac-48c5-bf3b-745ac734c9f1",
          "releaseDate": "2006-11-21"
        }
      }
    ]
  },
  "videos": {
    "limit": 250,
    "offset": 0,
    "totalNumberOfItems": 0,
    "items": []
  },
  "topHit": {
    "value": {
      "id": 74735498,
      "title": "Jupiter",
      "duration": 430,
      "replayGain": -7.71,
      "peak": 1,
      "allowStreaming": true,
      "streamReady": true,
      "streamStartDate": "2017-06-09T00:00:00.000+0000",
      "premiumStreamingOnly": false,
      "trackNumber": 2,
      "volumeNumber": 1,
      "version": null,
      "popularity": 11,
      "copyright": "2017 Sufjan Stevens, Bryce Dessner, Nico Muhly, James McAlister under exclusive license to 4AD",
      "url": "http://www.tidal.com/track/74735498",
      "isrc": "GBAFL1700075",
      "editable": false,
      "explicit": false,
      "audioQuality": "LOSSLESS",
      "audioModes": [
        "STEREO"
      ],
      "artists": [
        {
          "id": 64638,
          "name": "Sufjan Stevens",
          "type": "MAIN"
        },
        {
          "id": 5957493,
          "name": "Bryce Dessner",
          "type": "MAIN"
        },
        {
          "id": 3923956,
          "name": "Nico Muhly",
          "type": "MAIN"
        },
        {
          "id": 8231320,
          "name": "James McAlister",
          "type": "MAIN"
        }
      ],
      "album": {
        "id": 74735496,
        "title": "Planetarium",
        "cover": "aec4a3c1-e251-4eed-9c49-aaf211b8c11a",
        "releaseDate": "2017-06-09"
      }
    },
    "type": "TRACKS"
  }
}