firstAirDate

@SerialName(value = "first_air_date")
@Serializable(with = LocalDateSerializer::class)
val firstAirDate: LocalDate? = null