Skip to main content
GET
List a production's entries

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

ProductionEntry collection

ProductionEntry.jsonapi collection.

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

Related resources requested via the "include" query parameter.