Skip to main content
GET
Get Production

Overview

Returns detailed information about a single production identified by its unique ID.

Path Parameters

id
string
required
The unique identifier of the production

Request

Response

id
string
required
Unique identifier for the production
show_id
string
required
ID of the associated show
theatre_id
string
required
ID of the theatre where the production runs
opening_date
string
required
Opening date of the production (ISO 8601 format)
closing_date
string
Closing date of the production (ISO 8601 format), null if open-ended

Example Response

Error Response

Status Codes