As reposts where introduced in the new soundcloud website, is it also possible to extract tracks reposted by a given user through the API ?
Thanks in advance for your he
Replace User Id, limit and offset with what you need:
Updated:
https://api-v2.soundcloud.com/stream/users//reposts?limit=50&offset=0
Old answer:
https://api-v2.soundcloud.com/profile/soundcloud:users:?limit=50&offset=0