Playlists
Playlists type.
In some cases SoundClouds API will return an array of playlists e.g. Playlist[] instead of the Playlists type. Something to keep in mind as you will have
to handle these data structure inconsistencies accordingly.
Example
Params
| Prop | Type | Default |
|---|---|---|
collection | Playlist[] | - |
next_href | number | - |