{
  "type": "album",
  "name": "Album 1",
  "image": "https://is3-ssl.mzstatic.com/image/thumb/Music125/v4/05/e0/87/05e0873d-2099-aeb4-dbec-31a3a1b36fb3/mzi.vkyhovbg.tif/1000x1000bb.jpg",
  "links": {
    "spotify": [
      {
        "link": "https://open.spotify.com/album/MOCK_SPOTIFY_ALBUM_1",
        "countries": ["US"]
      }
    ],
    "deezer": [
      {
        "link": "https://www.deezer.com/album/MOCK_DEEZER_ALBUM_1",
        "countries": null
      }
    ]
  },
  "service": "spotify",
  "country": "US",
  "sourceUrl": "https://open.spotify.com/album/MOCK_SPOTIFY_ALBUM_1",
  "serviceIds": {
    "spotify": "MOCK_SPOTIFY_ALBUM_1",
    "deezer": "MOCK_DEEZER_ALBUM_1"
  },
  "releaseDate": "2011-01-01T00:00:00.000Z",
  "upc": "MOCK_UPC_1",
  "artists": [
    {
      "type": "artist",
      "name": "Artist 1",
      "image": "https://e-cdns-images.dzcdn.net/images/artist/fb5c14a4e59e7dd38d9e951354f00a01/1000x1000-000000-80-0-0.jpg",
      "links": {
        "spotify": [
          {
            "link": "https://open.spotify.com/artist/MOCK_SPOTIFY_ID_1",
            "countries": null
          }
        ],
        "deezer": [
          {
            "link": "https://www.deezer.com/artist/MOCK_DEEZER_ID_1",
            "countries": null
          }
        ]
      },
      "service": "spotify",
      "country": "US",
      "sourceUrl": "https://open.spotify.com/album/MOCK_SPOTIFY_ID_1",
      "serviceIds": {
        "spotify": "MOCK_SPOTIFY_ID_1",
        "deezer": "MOCK_DEEZER_ID_1"
      }
    }
  ]
}
