Official Hacker News item. Stories, comments, jobs, polls, and poll options share this shape.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | ||
| deleted | Boolean | [optional] | |
| type | HackerNewsItemType | [optional] | |
| by | String | [optional] | |
| time | Integer | Unix epoch seconds | [optional] |
| text | String | HTML text for comments, stories, polls, and jobs. | [optional] |
| dead | Boolean | [optional] | |
| parent | Integer | [optional] | |
| poll | Integer | [optional] | |
| kids | List<Integer> | [optional] | |
| url | String | [optional] | |
| score | Integer | [optional] | |
| title | String | HTML title for stories, polls, and jobs. | [optional] |
| parts | List<Integer> | [optional] | |
| descendants | Integer | [optional] |