def initialize(air_date:, episode_count:, id:, name:, overview:, poster_path:, season_number:, show_id:)
    @air_date = air_date
    @episode_count = episode_count
    @id = id
    @name = name