Recent releases sorted by release date

35 views
Skip to first unread message

consu...@gmail.com

unread,
Feb 8, 2013, 6:01:48 AM2/8/13
to 7digit...@googlegroups.com
Is it possible to get a set of recent releases sorted by releaseDate (or streamingReleaseDate). The current release/chart
method does not seem to support a sort parameter and the results do not seem to have a discernible ordering.

I want to be able to display the 100 most recent releases, newest first. At the moment it seems like I have to make multiple calls, expanding the date range until I get 100 total results, and then sort those results. 

Chris O'Dell

unread,
Feb 8, 2013, 7:08:10 AM2/8/13
to 7digit...@googlegroups.com
Hi,

The ~/release/chart endpoint doesn't offer sorting because it's a list of popular releases in a given timespan, much in the same vein as the official UK albums chart but from our own sales data.

I'd suggest using the ~/release/bydate endpoint to get the most recent releases. 

Also, almost all of our endpoints accept a pagesize parameter which you can set to 100 and it will bring back as many results that are available up to 100.


Also, if you want something a bit more targeted, you could try the ~/release/bytag/new endpoint which allows you to see the latest releases in a particular genre, such as rock:



Hopefully these will give you want you need but please reply to the list if you have any more queries.

Thanks,
Chris 


--
You received this message because you are subscribed to the Google Groups "7digital API Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 7digital-api...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

consu...@gmail.com

unread,
Feb 8, 2013, 8:24:02 AM2/8/13
to 7digit...@googlegroups.com


On Friday, February 8, 2013 1:08:10 PM UTC+1, Chris O'Dell wrote:
The ~/release/chart endpoint doesn't offer sorting because it's a list of popular releases in a given timespan, much in the same vein as the official UK albums chart but from our own sales data.

I'd suggest using the ~/release/bydate endpoint to get the most recent releases. 

Sorry, I actually meant release/bydate in my original question. Perhaps if you re-read it with that in mind you will see what I am asking.
Reply all
Reply to author
Forward
0 new messages