4Chan Api Post Example is an example object payload from 4chan, with 43 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"no": 570368,
"resto": 0,
"sticky": 1,
"closed": 1,
"now": "12/31/18(Mon)17:05:48",
"time": 1546293948,
"name": "Anonymous",
"trip": "!K.WeEabc",
"id": "ABcd1234",
"capcode": "mod",
"country": "US",
"country_name": "United States",
"board_flag": "AB",
"flag_name": "Flag Name AB",
"sub": "Welcome to /po/!",
"com": "Welcome to /po/! We specialize in origami, papercraft, and everything that's relevant to paper engineering.",
"tim": 1546293948883,
"filename": "yotsuba_folding",
"ext": ".png",
"fsize": 516657,
"md5": "uZUeZeB14FVR+Mc2ScHvVA==",
"w": 530,
"h": 449,
"tn_w": 250,
"tn_h": 211,
"filedeleted": 0,
"spoiler": 0,
"custom_spoiler": 1,
"replies": 2,
"images": 2,
"bumplimit": 0,
"imagelimit": 0,
"tag": "Game",
"semantic_url": "welcome-to-po",
"since4pass": 2018,
"unique_ips": 1,
"m_img": 1,
"archived": 1,
"archived_on": 1566530948,
"omitted_posts": 1,
"omitted_images": 1,
"last_modified": 1566530948,
"last_replies": [
{
"no": 570368,
"resto": 0,
"sticky": 1,
"closed": 1,
"now": "12/31/18(Mon)17:05:48",
"time": 1546293948,
"name": "Anonymous",
"trip": "!K.WeEabc",
"id": "ABcd1234",
"capcode": "mod",
"country": "US",
"country_name": "United States",
"board_flag": "AB",
"flag_name": "Flag Name AB",
"sub": "Welcome to /po/!",
"com": "Welcome to /po/! We specialize in origami, papercraft, and everything that's relevant to paper engineering.",
"tim": 1546293948883,
"filename": "yotsuba_folding",
"ext": ".png",
"fsize": 516657,
"md5": "uZUeZeB14FVR+Mc2ScHvVA==",
"w": 530,
"h": 449,
"tn_w": 250,
"tn_h": 211,
"filedeleted": 0,
"spoiler": 0,
"custom_spoiler": 1,
"replies": 2,
"images": 2,
"bumplimit": 0,
"imagelimit": 0,
"tag": "Game",
"semantic_url": "welcome-to-po",
"since4pass": 2018,
"unique_ips": 1,
"m_img": 1,
"archived": 1,
"archived_on": 1566530948,
"omitted_posts": 1,
"omitted_images": 1,
"last_modified": 1566530948,
"last_replies": [
{
"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": {}
}
]
}
]
}