Skip to main content
GET
Get Show

Overview

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

Path Parameters

id
string
required
The unique identifier of the show

Request

Response

id
string
required
Unique identifier for the show
name
string
required
Name of the show
type
string
required
Show type: musical, play, comedy, or drama
description
string
Description of the show
image
string
URL to the show’s image
booking_until
string
Date until which bookings are available (ISO 8601 format)

Example Response

Error Response

Status Codes