I am using sound cloud api (specifically js player) and want to get all comments of the specific track. Their api says this:
/tracks/_{id}_/comments:
which I dont get, what's ID and how to query it in general. Can you give me a simple example how to get all comments for the track?