/surugaya/products

POST /api/surugaya/products

Price: 5 credits

Get one Suruga-ya (駿河屋) product by its product id or product URL: name, the price Suruga-ya itself asks for every condition it stocks and the price it pays to buy that condition back, manufacturer list price, brand, release date, internal stock number, category breadcrumbs, photos, the free-text product notes, the artist or author profile, the track list of a music release and every category-specific field the shop publishes (model number, voice cast, publisher, imprint, disc count and so on), plus how many other shops sell it and from which price.

How to use it

Fetch one Suruga-ya product by its id (e.g. '604068543', ids are alphanumeric) or a full product URL. Returns id, url, name, image and images, product_type (the shop's own kind-of-product label), department (the catalogue family it belongs to, such as game, dvd, cd, book, figure or toreka), brand, stock_numbers (the shop's management numbers, one per condition), release_date, price (the condition Suruga-ya currently offers), list_price, grades (every condition Suruga-ya itself stocks, each with condition, condition_type new/used/preorder, price, trade_in_price — what the shop pays to buy that condition back — stock_quantity, branch_number and variant_number, and a badge such as newly restocked), is_sold_out, category and category_id (usable as category_id of the search endpoint) with the full categories chain, description, profile, tracklist, details (the raw category-specific table as published), other_offer_count and other_offer_price_from with offers_url. The full price picture across every seller and condition lives on the offers endpoint; this endpoint only shows what Suruga-ya itself sells. A sold-out product is still returned with its metadata. All prices are in JPY and tax-included.

Parameters

Request body

Response

Errors

Response headers