createdAt

@SerialName(value = "created_at")
@Serializable(with = TmdbInstantSerializer::class)
val createdAt: Instant?