GET /shows/{id}/crew

tvmaze.com:tvmaze-api

Summary: Get show crew
Operation ID: getShowCrew
Auth: none

Get the crew list for a specific show. Returns people who worked on the show (directors, writers, producers, etc.) with their roles. Use this when you need behind-the-scenes credits rather than on-screen cast.

Original spec description

List of main crew members for a show.

Usage Tips

- Crew are grouped by type - A person may appear multiple times with different roles - Only significant crew members are included - Results not ordered by importance

Parameters (1)

id (integer, path, required)

TVmaze show ID

No probe data for this endpoint yet.