playstation_concept_reviews
Retrieve PlayStation Store concept reviews, including ratings, reviewer details, and aggregate scores. Filter by region, language, or star rating and sort results.
Instructions
Get PlayStation concept reviews. Returns one page of written PlayStation Store reviews for a concept (game hub), each with its title, body, rating, helpful count, spoiler flag, the edition the reviewer owned, and reviewer identity (online id, PS Plus subscriber status, verified-purchase status, avatar). Also includes the concept's aggregate star rating (including its rating distribution). page/page_size page through the full review list (total_count reports the true upstream review count, has_next_page whether a later page has more), sort controls ordering, and rating optionally filters to one star value. Reviews are region-scoped: cc selects the store region whose reviews are returned (and the price currency); l accepts a language code or locale such as en or en-US, with the locale's primary language used for text. Credential-free public PlayStation Store data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| l | No | Language code | |
| cc | No | Store country code (ISO) | |
| id | Yes | Numeric PlayStation concept id | |
| page | No | 1-based page number | |
| sort | No | Sort order | |
| rating | No | Filter to one star rating (1-5) | |
| page_size | No | Reviews per page |