CurationDetail
- group_id : Long
The group in which the article is present.
- account_id : Long
The ID of the account of the owner of the article of this review.
- assigned_to : Long
The ID of the account to which this review is assigned.
- article_id : Long
The ID of the article of this review.
- version : Long
The Version number of the article in review.
- comments_count : Long
The number of comments in the review.
- status : String
The status of the review.
- Enum:
- pending
- approved
- rejected
- closed
- created_date : String
The creation date of the review.
- modified_date : String
The date the review has been modified.
- item : ArticleComplete
Article details