{
 "artists": {
  "href": "https://api.spotify.com/v1/search?query=foo-bar-baz-beep-no-results&type=artist&market=US&offset=0&limit=5",
  "items": [],
  "limit": 5,
  "next": null,
  "offset": 0,
  "previous": null,
  "total": 0
 }
}