GET /people/{id}/castcredits

tvmaze.com:tvmaze-api

Summary: Get person cast credits
Operation ID: getPersonCastCredits
Auth: none

Get all cast credits for a specific person. Returns every show the person has acted in with their character details. Use this to build a person's acting filmography.

Original spec description

Get all cast credits for a person.

Usage Tips

- Includes both past and current shows - 'self' field indicates if they played themselves - Voice work marked with 'voice' field - May include upcoming/unreleased shows

Parameters (1)

id (integer, path, required)

TVmaze person ID

No probe data for this endpoint yet.