Home
4chan
4Chan Api Index Page Response Example
4Chan Api Index Page Response Example
Social Bulletin Board Imageboard Read Only JSON Public APIs Community
4Chan Api Index Page Response Example is an example object payload from 4chan, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
threads
Example Payload
{
"threads": [
{
"posts": [
{
"no": {},
"resto": {},
"sticky": {},
"closed": {},
"now": {},
"time": {},
"name": {},
"trip": {},
"id": {},
"capcode": {},
"country": {},
"country_name": {},
"board_flag": {},
"flag_name": {},
"sub": {},
"com": {},
"tim": {},
"filename": {},
"ext": {},
"fsize": {},
"md5": {},
"w": {},
"h": {},
"tn_w": {},
"tn_h": {},
"filedeleted": {},
"spoiler": {},
"custom_spoiler": {},
"replies": {},
"images": {},
"bumplimit": {},
"imagelimit": {},
"tag": {},
"semantic_url": {},
"since4pass": {},
"unique_ips": {},
"m_img": {},
"archived": {},
"archived_on": {},
"omitted_posts": {},
"omitted_images": {},
"last_modified": {},
"last_replies": {}
}
]
}
]
}