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

Authorizations

Authorization
string
header
required

API token authentication

Query Parameters

page
integer
default:1

The collection page number

lifecycle_status
enum<string>
Available options:
announced,
released,
canceled
lifecycle_status[]
enum<string>[]
Available options:
announced,
released,
canceled
title
string

Release title

title[]
string[]

Release title

country
string

Release country

country[]
string[]

Release country

type
string

Release type

production
string

Release production

label
string

Release label

barcode
string

Release barcode

discId
string

Release discId

q
string

Release q

order[title]
enum<string>

Release order[title]

Available options:
asc,
desc,
ASC,
DESC
order[releasedate]
enum<string>

Release order[releasedate]

Available options:
asc,
desc,
ASC,
DESC
order[country]
enum<string>

Release order[country]

Available options:
asc,
desc,
ASC,
DESC
order[createdAt]
enum<string>

Release order[createdAt]

Available options:
asc,
desc,
ASC,
DESC

Response

200 - application/vnd.api+json

Release collection

Release.jsonapi collection.

data
object[]
required
Example:
meta
object