Music

๐Ÿ›ก๏ธ Get a single music release.

<h3>๐Ÿ›ก๏ธ Requires Capabilities: <code>MusicReleases.Read</code></h3>
get/api/v1/music/release/{id}

Query parameters

tracksboolean
genresboolean
artistsboolean
thumbnailsboolean

Response

musicReleaseIdstring required
titlestring
sortTitlestring
releaseType'album' | 'ep' | 'single' | 'compilation' | 'soundtrack' | 'live' | 'remix' | 'dj-mix' | 'broadcast' | 'demo'
idnumber required
createdAtstring date-time required
updatedAtstring date-time required
deletedAtstring date-time required

Changes

Changed in 2 of the 176 revisions of this API.11

  • b2c32b0b84d61See the full diff
    • โ—‹

      added the optional property releaseType to the response with the 200 status

      response-optional-property-added

  • 1ec5a2e9d0391See the full diff
    • โ—

      removed the optional property releaseType from the response with the 200 status

      response-optional-property-removed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog