External Work Blurb
data class ExternalWorkBlurb(val id: Long, val title: String, val authors: List<UserReference>, val lastUpdatedDate: LocalDate, val rating: Rating, val categories: List<Category>, val fandoms: List<String>, val relationships: List<String>, val characters: List<String>, val freeforms: List<String>, val summary: Html, val bookmarkCount: Int)
Properties
Link copied to clipboard
The list of authors of the work.
Link copied to clipboard
The number of bookmarks that this work has received.
Link copied to clipboard
The categories of the relationships featured in this work.
Link copied to clipboard
The character tags associated with this work.
Link copied to clipboard
The date of the most recent update to this work.
Link copied to clipboard
The relationship tags associated with this work.