The idea is:
Current Spotify Get Playlist doesn’t allow to set query parameter “fields”.
My use case:
I need to specify ?fields=followers.total in order to get playlist followers as it’s not returned by default
I think it would be beneficial to add this because:
By specifying fields query parameter you can get a smaller payload and get access to values not returned by the default query.
Any resources to support this?
See fields query parameter - Web API Reference | Spotify for Developers
Are you willing to work on this?
Not sure you want me to.