Optional. If specified, results will be filtered to include only those containing the specified person.
personIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered to include only those containing the specified person id.
personTypes
array[string]
可选
Optional. If specified, along with Person, results will be filtered to include only those containing the specified person and PersonType. Allows multiple, comma-delimited.
studios
array[string]
可选
Optional. If specified, results will be filtered based on studio. This allows multiple, pipe delimited.
artists
array[string]
可选
Optional. If specified, results will be filtered based on artists. This allows multiple, pipe delimited.
excludeArtistIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered based on artist id. This allows multiple, pipe delimited.
artistIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered to include only those containing the specified artist id.
albumArtistIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered to include only those containing the specified album artist id.
contributingArtistIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered to include only those containing the specified contributing artist id.
albums
array[string]
可选
Optional. If specified, results will be filtered based on album. This allows multiple, pipe delimited.
albumIds
array[string <uuid>]
可选
Optional. If specified, results will be filtered based on album id. This allows multiple, pipe delimited.
ids
array[string <uuid>]
可选
Optional. If specific items are needed, specify a list of item id's to retrieve. This allows multiple, comma delimited.