def initialize(credit_id:, department:, job:, show_id:, show_name:, poster_path:, character:, first_air_date:)
    @credit_id = credit_id
    @department = department
    @job = job
    @show_id = show_id