OBJECT
A season of the show
type Season {# Season IDid: ID # Season namename: String # Serialsserials: [Serial] }