I have playlists with a lot of tracks so when I query for my playlists using the API (/me/playlists) I get a huge amount of data back. This often results in 502 and 504 errors from the Soundcloud servers. Their documentation for /playlists describe a "q" search filter that I thought would help narrow the results of my query, but it appears to be searching all of Soundcloud! Is this by design? If so, the documentation should say so.
Either way, is there a way I can do this through the API?
Please try
Source