/rakuma/items/comments

POST /api/rakuma/items/comments

Price: 5 credits

Get the public comment thread under a Rakuma listing: the buyer questions and price negotiations plus the seller's replies, newest first, each with its text, author nickname, a flag marking the seller's own messages and when it was posted.

How to use it

Read the comment thread of a Rakuma listing by 32-hex id or item.fril.jp URL. Each comment has text, author, is_seller, created_at and created_at_label. Rakuma only publishes how long ago a comment was posted, so created_at is derived from that label and created_at_label keeps the original wording. Many listings have no comments at all and then the result is an empty list.

Parameters

Request body

Response

Errors

Response headers