Get Story Info

GET https://hacker-news.firebaseio.com/v0/item/{{id}}.json?print=pretty

Gets the information related to a story based on the ID provided

Request Params

KeyDatatypeRequiredDescription
printstring

RESPONSES

status: OK

{"by":"pvsukale3","descendants":31,"id":32408716,"kids":[32409442,32408881,32409044,32409362,32409249,32409407,32409717],"score":76,"time":1660115986,"title":"Faster Ruby: Thoughts from the Outside","type":"story","url":"https://www.mgaudet.ca/technical/2022/8/9/faster-ruby-thoughts-from-the-outside"}