-
-
Notifications
You must be signed in to change notification settings - Fork 8
album review
Hugo Melder edited this page Oct 15, 2020
·
2 revisions
GET
https://api.tidal.com/v1/albums/{id}/review?countryCode={country}
authorization: Bearer {access_token}
or
x-tidal-token: {client_id}
(No Authentication Needed)
{
"source": "TiVo",
"lastUpdated": "2020-01-25T05:08:00.288+0000",
"text": "During the years between 2008's [wimpLink albumId=\"77577154\"]The Devil, You + Me[/wimpLink] and 2014's [wimpLink albumId=\"25934525\"]Close to the Glass[/wimpLink], the members of [wimpLink artistId=\"3529689\"]the Notwist[/wimpLink] kept themselves busy with solo projects and writing pieces for theater productions and radio plays, some of which are collected in [wimpLink albumId=\"38519994\"]Messier Objects[/wimpLink]. In the best possible way, the compilation lives up to its name: where [wimpLink albumId=\"25934525\"]Close to the Glass[/wimpLink] was remarkably polished and focused (and only featured one instrumental, the standout \"Lineri\"), the band revels in many different approaches and experiments on these tracks. While the percolating post-rock of \"Object 9\" and \"Object 6\" deliver more familiar sounds from the band in miniature -- and the 12-minute \"Das Spiel Ist Aus\" stretches them to epic length -- elsewhere, [wimpLink artistId=\"3529689\"]the Notwist[/wimpLink] dives into completely unfamiliar territory. The bubbly \"Object 7\" recalls vintage library music in its atmospheric brevity; \"Object 4\" reveals a previously unheard fondness for Les Baxter and [wimpLink artistId=\"13544\"]Esquivel[/wimpLink], and \"Object 10\" incorporates Latin and trip-hop elements into something unlike anything they've ever done before. [wimpLink albumId=\"38519994\"]Messier Objects[/wimpLink] is a lot of fun for those wanting to explore [wimpLink artistId=\"3529689\"]the Notwist[/wimpLink]'s more experimental side. ~ Heather Phares",
"summary": ""
}
- Get Artist
- Get Artist Bio
- Get Artist Links
- Get Artist Mix
- Get Artist TopTracks
- Get Artist Videos
- Get Artist Albums
- Get Playlist
- Get Playlist Items
- Get Playlist Recommendations Items
- Add Playlist Item
- Move Playlist Item
- Replace Playlist Item
- Rename Playlist
- Delete Playlist
- Delete Playlist Item
- Get Track
- Get Track Contributors
- Get Track Mix
- Get Track StreamUrl (not recommended)
- Get Track PlaybackInfoPostPaywall
- Get Track PlaybackInfoPrePaywall
- Get Video
- Get Video Contributors
- Get Video StreamUrl (not recommended)
- Get Video PlaybackInfoPostPaywall
- Get Video PlaybackInfoPrePaywall
- Get User Favorite Ids
- Get User Favorite Albums
- Get User Favorite Artists
- Get User Playlists & Favorite Playlists
- Get User Favorite Tracks
- Get User Favorite Videos
- Get User Favorite Playlists
- Get User Favorite Mixes
- Get User Offline Albums
- Get User Offline Playlists
- Delete User Offline All
- Delete User Offline Album
- Delete User Offline Playlist
- Delete User Favorite Album
- Delete User Favorite Artists
- Delete User Favorite Playlists
- Delete User Favorite Tracks
- Delete User Favorite Videos
- Delete User Favorite Mixes
- Add User Favorite Album
- Add User Favorite Artists
- Add User Favorite Playlists
- Add User Favorite Tracks
- Add User Favorite Videos
- Add User Favorite Mixes
- Add User Offline Album
- Add User Offline Playlist
- Update User Image
- Post oAuth Token
- Post oAuth Device Authorization
- Login Username & Password (Deprecated)
- Get User Auth Token (SessionId Migration)
- Log Out