ReadArticleResponse

constructor(id: Long, writer: WriterInfo, mainImageUrl: URL, title: String, content: String, problemIds: List<Long>, category: String, createdAt: LocalDateTime, views: Long, workbooks: List<WorkbookInfo> = emptyList())