Skip to main content
GET
Retrieves the collection of ArtistAlias resources.

Authorizations

Authorization
string
header
required

API token authentication

Path Parameters

artistId
string
required

ArtistResource identifier

Query Parameters

page
integer
default:1

The collection page number

variation
string
type
enum<string>
Available options:
nickname,
translation,
abbreviation,
acronym,
initials,
diminutive,
homophone,
corruption,
other,
real_name
type[]
enum<string>[]
Available options:
nickname,
translation,
abbreviation,
acronym,
initials,
diminutive,
homophone,
corruption,
other,
real_name
order[variation]
enum<string>
default:asc
Available options:
asc,
desc

Response

200 - application/vnd.api+json

ArtistAlias collection

ArtistAlias.jsonapi collection.

data
object[]
required
Example:
meta
object