Open ocharles opened 12 years ago
I would prefer a non-paginated endpoint for each medium or tracklist. A tracks endpoint which gives all the tracks on a 200 CD Mozart box would be considerably larger than the other responses we have in /ws/3, segmenting this per disc seems like a good way to get the response size closer to other requests.
(That would also map better to how e.g. the release editor deals with those cases, the release editor loads the tracklist for a medium on demand, when the medium is expanded)
To get all tracks for a release, clients should query something other than
/release/:mbid
, allowing consistency for the/release/:mbid
end point. Questions:./tracks