{
  "artists": {
    "limit": 250,
    "offset": 0,
    "totalNumberOfItems": 10,
    "items": [
      {
        "id": 25022,
        "name": "Kanye West",
        "artistTypes": [
          "ARTIST",
          "CONTRIBUTOR"
        ],
        "url": "http://www.tidal.com/artist/25022",
        "picture": "54cddb7c-a715-4247-a868-c1a51ba42434",
        "popularity": 99
      },
      {
        "id": 10440795,
        "name": "JAY Z Feat. Kanye West Feat. T-Pain",
        "artistTypes": [
          "ARTIST"
        ],
        "url": "http://www.tidal.com/artist/10440795",
        "picture": null,
        "popularity": 33
      },
      {
        "id": 7115544,
        "name": "Kane West",
        "artistTypes": [
          "ARTIST",
          "CONTRIBUTOR"
        ],
        "url": "http://www.tidal.com/artist/7115544",
        "picture": "1d1439a5-2d90-4a93-89af-3ea84646ad1d",
        "popularity": 2
      },
      {
        "id": 5588068,
        "name": "West O'clare & Pat Kane",
        "artistTypes": [
          "ARTIST"
        ],
        "url": "http://www.tidal.com/artist/5588068",
        "picture": null,
        "popularity": 1
      },
      {
        "id": 8867995,
        "name": "Malik Yusef ,Common, Kanye West & JV",
        "artistTypes": [
          "ARTIST",
          "CONTRIBUTOR"
        ],
        "url": "http://www.tidal.com/artist/8867995",
        "picture": null,
        "popularity": 0
      },
      {
        "id": 5588067,
        "name": "West O' Clare & Pat Kane",
        "artistTypes": [
          "ARTIST"
        ],
        "url": "http://www.tidal.com/artist/5588067",
        "picture": "d0a8a713-eae1-473e-92d2-d279f9fdcc67",
        "popularity": 0
      },
      {
        "id": 8469388,
        "name": "Running Music Workout & Kanye West",
        "artistTypes": [
          "ARTIST",
          "CONTRIBUTOR"
        ],
        "url": "http://www.tidal.com/artist/8469388",
        "picture": null,
        "popularity": 0
      },
      {
        "id": 8890487,
        "name": "Malik Yusef , Kanye West, Common & JV",
        "artistTypes": [
          "ARTIST",
          "CONTRIBUTOR"
        ],
        "url": "http://www.tidal.com/artist/8890487",
        "picture": null,
        "popularity": 0
      },
      {
        "id": 10068892,
        "name": "Phar City, Kanye West",
        "artistTypes": [
          "ARTIST",
          "CONTRIBUTOR"
        ],
        "url": "http://www.tidal.com/artist/10068892",
        "picture": null,
        "popularity": 0
      },
      {
        "id": 5269521,
        "name": "Austin Kane feat. Smitty Westin",
        "artistTypes": [
          "ARTIST"
        ],
        "url": "http://www.tidal.com/artist/5269521",
        "picture": "c88eac78-c05c-4881-84b4-bf74583fa5a1",
        "popularity": 0
      }
    ]
  },
  "albums": {
    "limit": 250,
    "offset": 0,
    "totalNumberOfItems": 0,
    "items": []
  },
  "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": 25022,
      "name": "Kanye West",
      "artistTypes": [
        "ARTIST",
        "CONTRIBUTOR"
      ],
      "url": "http://www.tidal.com/artist/25022",
      "picture": "54cddb7c-a715-4247-a868-c1a51ba42434",
      "popularity": 99
    },
    "type": "ARTISTS"
  }
}