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

javascript - Why Selenium can't find an element that is graphically visible -

java - How to compare two classes -

mysql - Gateway Timeout Error on Insert 70000 record using Hibernate in Java -