All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025年08月20日 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025年08月20日 UTC."],[],["The `MusicRelease` resource represents a music release with attributes like `name`, `title`, `artists`, `playlistId`, and `hasOpenChangeRequest`. It's structured as a JSON object. The `list` method allows retrieval of multiple music releases. The music release information include name which is a string, the title, an array of artists and the id of the associated playlist, as well as boolean to show if there is an open change request.\n"]]