airDate

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