expiredAt

@SerialName(value = "expires_at")
@Serializable(with = LocalDateTimeTmdbUtcSerializer::class)
val expiredAt: LocalDateTime?