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

Authorizations

Authorization
string
header
required

API token authentication

Path Parameters

productionId
string
required

ProductionResource identifier

Query Parameters

page
integer
default:1

The collection page number

title
string

ProductionEntry title

title[]
string[]

ProductionEntry title

order[title]
enum<string>

ProductionEntry order[title]

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

ProductionEntry order[year]

Available options:
asc,
desc,
ASC,
DESC

Response

200 - application/vnd.api+json

ProductionEntry collection

ProductionEntry.jsonapi collection.

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

Related resources requested via the "include" query parameter.