AlbumEnrichmentData
Attributes (11)
| Attribute | Type | Required | Description |
|---|---|---|---|
name | string | No | |
artist | string | No | The record's own credit, which is not always the track's |
year | number | No | |
releaseDate | string | No | Partial, exactly as on TrackEnrichmentData |
label | string | No | |
genres | string[] | No | |
facts | string[] | No | |
artworkUrl | string | No | |
externalIds | EnrichmentExternalId[] | No | |
links | EnrichmentLink[] | No | |
extra | Record<string, unknown> | No |