tracks

Get all tracks that remix the given track

get/tracks/{track_id}/remixes

Path parameters

track_idstring required

A Track ID

Query parameters

offsetinteger

The number of items to skip. Useful for pagination (page number * limit)

limitinteger

The number of items to fetch

user_idstring

The user ID of the user making the request

sort_method'likes' | 'plays' | 'recent'

The sort method to use

only_cosignsboolean

Only remixes cosigned by the original artist

only_contest_entriesboolean

Only entries to a remix contest

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.