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

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -