Blu Ray: List Releases
Blu Ray via Parse · entertainment
Lists physical Blu-ray and 4K UHD releases. When distributor is omitted, paginates the general new-releases feed (newest first). When distributor is provided, resolves it to the site's studio ID and paginates that distributor's full catalog directly, enabling traversal of all historical, current, and upcoming releases for that distributor. Each call fetches one page of listings and enriches each entry with full metadata from its detail page. Pagination via page parameter; each page contains up to 20 entries from the site, further bounded by limit. Search and browse physical Blu-ray and 4K UHD release information including disc specs, audio/video details, distributor info, and regional availability. Fulfilled by Parse from www.blu-ray.com.
- blu-ray
- ecommerce
- entertainment
- parse
- platform-key
- reviews-ratings
- www-blu-ray-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d74a90fa-4529-420a-b15e-76e1c75d8be8/list_releases
- Interface artifact
- sha256:e7b46e12065f3cdc4d7a189870bfc04e8c30a0d9a76baea7d3e164dfe0041ced
- Manifest digest
- sha256:f212f6850d85303c53ece5e8f06425d5d2afe84583452bc23ab91dff14c741af
Request fields
- page (integer): Page number (1-indexed). Each page contains up to 20 site entries.
- limit (integer): Maximum number of release records to return. Clamped to 20.
- format (string): Filter by disc format. Omit to return all formats.
- distributor (string): Distributor/studio name to source releases from (e.g. 'Criterion', 'Warner Bros.', 'Arrow'). When provided, the endpoint resolves the name to a studio ID and paginates that distributor's catalog directly. Matching is case-insensitive; exact match is tried first, then substring. Omit to paginate the general new-releases feed.
Example queries
- {"limit":"2","format":"4k"}