/fivech/threads

POST /api/fivech/threads

Price: 20 credits

Get a full 5ch (5ちゃんねる) thread by board and thread id: title, creation time, post count and every post with author name, mail, anonymous daily ID, body text, quoted post numbers and links. Live, recently archived and 2001-era historical threads are all served.

How to use it

Fetch one 5ch (5ちゃんねる) thread by 'board' (directory name such as 'newsplus') plus 'thread' (numeric thread id, which is also the unix creation timestamp, or a full read.cgi thread URL). Returns a single item with thread_title, created_at, last_post_at, post_count and posts[] (number, name, mail, text, created_at, anon_id — the per-board daily anonymous author id, be_id, reply_to post numbers, links). Threads from 2001 onwards are available; a thread id is unique inside its board only, so 'board' is always required.

Parameters

Request body

Response

Errors

Response headers