GET /shows/{id}
Summary: Get a Show by id
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
The response object represents the next occurence of the show specified by {id}. Status 404 is returned if a show with {id} does not exist or if it does but all its scheduled occurences elapsed in the past.
Parameters (3)
expand
(array, query, optional)
Allows to select extra fields
fields
(array, query, optional)
Allows to select only needed fields
id
(integer, path, required)
No probe data for this endpoint yet.