lastAirDate

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