tmdb-ts
    Preparing search index...

    Type Alias AppendToResponseTvKey

    AppendToResponseTvKey:
        | "content_ratings"
        | "images"
        | "videos"
        | "credits"
        | "recommendations"
        | "reviews"
        | "changes"
        | "similar"
        | "alternative_titles"
        | "external_ids"
        | "translations"
        | "watch/providers"
        | "aggregate_credits"
        | "episode_groups"
        | "screened_theatrically"
        | "keywords"

    Valid keys for the append_to_response parameter on TV show endpoints.