deezer - No release date for GET /artist/[id]/albums? -


in context of showing albums of given artist, returned e.g.

http://api.deezer.com/artist/13/albums,

..i assume it's pretty common use case want sort albums in discographical order (i.e. release date) display.

yet, haven't found way that, release_date property seems available when requesting single album, , haven't found way affect sort order in response.

am missing something?

any appreciated! thx.

we added release_date property on endpoint /artist/[id]/albums.

jimmy


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -