The type of the release (e.g., album, single, EP, compilation, or custom string)
The title of the release
Optional
dateAn optional release date
Optional
coverAn optional cover visual
Optional
artistsAn optional array of linked artists or artist names, otherwise assumed to be parent inscriptions implementing Artist
Optional
tracksAn optional array of linked tracks, otherwise assumed to be child inscriptions implementing Track
This interface represents a release, including its type, title, optional date, optional cover, and optional arrays of linked artists and tracks.