/hackernews/items/comments

POST /api/hackernews/items/comments

Price: 1 credit

Get the full comment tree of a Hacker News thread by its numeric id

How to use it

Get the comments of a Hacker News thread by the numeric story or item id. Returns a flat list of comments, each with author, text, score, creation time, the parent id, and the ids of its direct child comments — letting you reconstruct the tree.

Parameters

Request body

Response

Errors

Response headers