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

Authorizations

Authorization
string
header
required

API token authentication

Query Parameters

page
integer
default:1

The collection page number

title
string

Production title

title[]
string[]

Production title

country
string

Production country

country[]
string[]

Production country

year
string

Production year

year[]
string[]

Production year

type
string

Production type

q
string

Production q

order[title]
enum<string>

Production order[title]

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

Production order[year]

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

Production order[country]

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

Production order[createdAt]

Available options:
asc,
desc,
ASC,
DESC

Response

200 - application/vnd.api+json

Production collection

Production.jsonapi collection.

data
object[]
required
Example:
meta
object
included
object[]
read-only

Related resources requested via the "include" query parameter.