SeriesBlurb

constructor(id: Long, title: String, authors: List<UserReference>, lastUpdatedDate: LocalDate, ratings: List<Rating>, warnings: List<Warning>, categories: List<Category>, fandoms: List<String>, relationships: List<String>, characters: List<String>, freeforms: List<String>, summary: Html, wordCount: Int, workCount: Int, bookmarkCount: Int)