/mandarake/items

POST /api/mandarake/items

Price: 5 credits

Get one Mandarake (まんだらけ) second-hand item by its catalogue item id or item URL: name, live price and stock, the branch that holds it, the branch's own stock number, the ten-point condition grade, category breadcrumbs, series and edition tags, the R18 flag, package size and weight, photos and the same item offered by other Mandarake branches with their prices. Texts are available in Japanese, English and Chinese.

How to use it

Fetch one Mandarake item by its catalogue item id (e.g. '1333571329', the id the search endpoint returns) or a full item URL. Returns id, url, name, image and images, store (the branch holding the item), stock_number (the branch's own warehouse label, not an input of this endpoint), price and price_with_tax in JPY, is_in_stock, condition and condition_rank (Mandarake grades used goods from 1 to 10, 10 being mint) with condition_rank_max when the branch grades a span such as '7 to 9', category, category_id (reusable as category_id of the search endpoint) and breadcrumbs, tags (series, edition and print codes, each also usable as a search keyword), is_adult (the R18 flag the search endpoint filters on with hide_adult), package_size with width_mm/height_mm/depth_mm/weight_g, description, notes and other_stores (the same item held by other branches, each with its own id that this endpoint accepts, store, price and is_sold_out). Every item is a single physical second-hand copy, so an item that is sold out is not restocked. Prices are in JPY; price is before tax and price_with_tax includes it. Set lang to ja for the original Japanese text; en and zh are machine translations, and a translated grade sometimes loses the leading number that fills condition_rank, so read grades from ja.

Parameters

Request body

Response

Errors

Response headers