Comments
Get comments for a given post or by sort criteria
Columns
| Name | Type | References | |
| CommentId [KEY] | Int | ||
| CreationDate | Datetime | ||
| Edited | Boolean | ||
| OwnerAcceptRate | Int | ||
| OwnerDisplayName | String | ||
| OwnerLink | String | ||
| OwnerProfileImage | String | ||
| OwnerReputation | Int | ||
| OwnerUserId | Int | ||
| OwnerUserType | String | ||
| PostId | Int | ||
| ReplyAcceptRate | Int | ||
| ReplyDisplayName | String | ||
| ReplyLink | String | ||
| ReplyProfileImage | String | ||
| ReplyReputation | Int | ||
| ReplyUserId | Int | ||
| ReplyUserType | String | ||
| Score | Int |