CordFuck

This API is unstable and subject to change without any notice.

GET /api/discography.json

All CordFuck Releases sorted from latest to oldest. Returns an array of the following unless using the cat parameter, where it will just return one plain object.

NameType
catalogNumberstring
artiststring
titlestring
reviewstring | undefined
reviewAuthorstring | undefined
descriptionstring | undefined
dateDate
coverArtUrlURL
downloadUrlURL
songs[songs]

Songs

NameType
trackNumbernumber
artiststring
titlestring
downloadUrlURL

Query Parameters

Parameter Type Description
?cat string Search for a specific catalog number and only return that release.