WorkBlurb

constructor(id: Long, title: String, authors: List<UserReference>, giftees: List<UserReference>, lastUpdatedDate: LocalDate, rating: Rating, warnings: List<Warning>, categories: List<Category>, fandoms: List<String>, relationships: List<String>, characters: List<String>, freeforms: List<String>, summary: Html, language: Language, wordCount: Int, chapterCount: Int, maxChapterCount: Int, commentCount: Int, kudosCount: Int, bookmarkCount: Int, hitCount: Int)