| Attribute | Type | Description |
| post_id | object | post identifier |
| post_author | object | post author |
| post_date | object | date of post |
| post_title | object | title of the post |
| post_score | integer | post score |
| post_permalink | object | post permalink |
| post_url | object | post link |
| comment_id | object | comment identifier |
| comment_author | object | comment author |
| comment_date | object | date of the comment |
| comment_parent_id | object | comment parent identifier |
| comment_edited | bool | edited or not |
| comment_score | integer | comment score |
| comment_body | object | comment body |