Opencritic Scraper

ENDPOINTS
GET/outlets/reviews

Outlet Reviews

Get the reviews an outlet has published, newest first (20 per page).

QUERY PARAMS

OpenCritic outlet ID or any opencritic.com outlet URL.

Examples:

  • ID: 56
  • URL: https://opencritic.com/outlet/56/ign

Page number (20 results per page).

Default: 1

Allowed values: 1-500

Review order. blend mixes recency with outlet reach (the site's default); popularity ranks by outlet reach.

Default: newest

Allowed values: newest, oldest, score-high, score-low, popularity, blend

Sort direction.

Allowed values: asc, desc

{
  "count": 2548,
  "per_page": 20,
  "current_page": 1,
  "total_pages": 128,
  "next": "https://opencritic-scraper.omkar.cloud/opencritic/outlets/reviews?outlet=56&page=2",
  "previous": null,
  "sort": "newest",
  "order": null,
  "results": [
    {
      "id": "6aad8c9ff8c306636fca586d",
      "title": "Control Resonant Review",
      "link": "https://www.ign.com/articles/control-resonant-review",
      "snippet": "Even when combat's sharp edge eventually dulls, Control Resonant is a great addition to the Remedyverse. While its story follows a more standard framework, its gravitational pull is in the inventive world built around it and the humanization that grounds the paranatural intrigue.",
      "language": "en-us",
      "published_at": "2026-09-18",
      "score": 80.0,
      "outlet_score": 8.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5"
        }
      ],
      "authors": [
        {
          "id": 3617,
          "name": "Michael Higham",
          "link": "https://opencritic.com/critic/3617/michael-higham",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 20766,
        "name": "Control Resonant",
        "link": "https://opencritic.com/game/20766/control-resonant"
      }
    },
    {
      "id": "6aad91c4f8c306636fcc9c14",
      "title": "Hot Wheels Infinite Rush Review",
      "link": "https://www.ign.com/articles/hot-wheels-infinite-rush-review",
      "snippet": "With unmemorable tracks and maps that completely lack the sense of scale we get in the life-sized, real-world environments of the Unleashed games, Hot Wheels Infinite Rush has sadly shed a ton of the series' special charm.",
      "language": "en-us",
      "published_at": "2026-09-17",
      "score": 60.0,
      "outlet_score": 6.0,
      "normalized_score": 0.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC"
        }
      ],
      "authors": [
        {
          "id": 197,
          "name": "Luke Reilly",
          "link": "https://opencritic.com/critic/197/luke-reilly",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 21329,
        "name": "HOT WHEELS Infinite Rush",
        "link": "https://opencritic.com/game/21329/hot-wheels-infinite-rush"
      }
    },
    {
      "id": "6aaae884f8c306636fbc31dd",
      "title": "Fire Emblem: Fortune's Weave Review",
      "link": "https://www.ign.com/articles/fire-emblem-fortunes-weave-review",
      "snippet": "Fire Emblem: Fortune's Weave provides an excellent pairing of combat strategy and management, with compelling stories spread across each of its four heroes that come together to form one phenomenal RPG.",
      "language": "en-us",
      "published_at": "2026-09-16",
      "score": 100.0,
      "outlet_score": 10.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 39,
          "name": "Nintendo Switch 2",
          "short_name": "Switch 2"
        }
      ],
      "authors": [
        {
          "id": 212,
          "name": "Brendan Graeber",
          "link": "https://opencritic.com/critic/212/brendan-graeber",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 20819,
        "name": "Fire Emblem: Fortune's Weave",
        "link": "https://opencritic.com/game/20819/fire-emblem-fortunes-weave"
      }
    },
    {
      "id": "6aaaeb7df8c306636fbd8e4b",
      "title": "Trails In The Sky 2nd Chapter Review",
      "link": "https://www.ign.com/articles/trails-in-the-sky-2nd-chapter-review",
      "snippet": "Trails in the Sky 2nd Chapter captures everything that made the original so endearing while giving it an impressive makeover that enhances its elegant storytelling and charismatic cast.",
      "language": "en-us",
      "published_at": "2026-09-16",
      "score": 90.0,
      "outlet_score": 9.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5"
        }
      ],
      "authors": [
        {
          "id": 7294,
          "name": "George Yang",
          "link": "https://opencritic.com/critic/7294/george-yang",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 21335,
        "name": "Trails in the Sky 2nd Chapter",
        "link": "https://opencritic.com/game/21335/trails-in-the-sky-2nd-chapter"
      }
    },
    {
      "id": "6aa2fe25f8c306636fa102a7",
      "title": "Marvel's Wolverine Review",
      "link": "https://www.ign.com/articles/marvels-wolverine-review",
      "snippet": "Marvel's Wolverine's slick and satisfying combat wears thin well before its conclusion, so much so that even its strong character work can't quite save it from being anything more than okay.",
      "language": "en-us",
      "published_at": "2026-09-10",
      "score": 60.0,
      "outlet_score": 6.0,
      "normalized_score": 0.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": null,
      "authors": [
        {
          "id": 5521,
          "name": "Simon Cardy",
          "link": "https://opencritic.com/critic/5521/simon-cardy",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 17842,
        "name": "Marvel's Wolverine",
        "link": "https://opencritic.com/game/17842/marvels-wolverine"
      }
    },
    {
      "id": "6aa336a1f8c306636fa1ded0",
      "title": "Aliens: Fireteam Elite 2 Review",
      "link": "https://www.ign.com/articles/aliens-fireteam-elite-2-review",
      "snippet": "Fireteam Elite 2 doesn’t reinvent the wheel, but blasting Xenos and synths is a good time with friends, and there is a lot of blasting to be done.",
      "language": "en-us",
      "published_at": "2026-09-10",
      "score": 70.0,
      "outlet_score": 7.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC"
        }
      ],
      "authors": [
        {
          "id": 1205,
          "name": "Will Borger",
          "link": "https://opencritic.com/critic/1205/will-borger",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 21142,
        "name": "Aliens: Fireteam Elite 2",
        "link": "https://opencritic.com/game/21142/aliens-fireteam-elite-2"
      }
    },
    {
      "id": "6aa1c68df8c306636f971f34",
      "title": "Valheim Review",
      "link": "https://www.ign.com/articles/valheim-review",
      "snippet": "Valheim is the oath of the ultimate survival crafting adventure fulfilled, with a gorgeous art style, deadly dungeons, charming homesteading mechanics, and a breathtaking scope.",
      "language": "en-us",
      "published_at": "2026-09-08",
      "score": 100.0,
      "outlet_score": 10.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": null,
      "authors": [
        {
          "id": 10339,
          "name": "Len Hafer",
          "link": "https://opencritic.com/critic/10339/len-hafer",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 12081,
        "name": "Valheim",
        "link": "https://opencritic.com/game/12081/valheim"
      }
    },
    {
      "id": "6a9b510bf8c306636f827134",
      "title": "NHL 27 Review",
      "link": "https://www.ign.com/articles/ea-sports-nhl-27-review",
      "snippet": "The handful of changes in NHL 27 are mostly welcome – nothing is worse than last year, but very little is better either.",
      "language": "en-us",
      "published_at": "2026-09-03",
      "score": 60.0,
      "outlet_score": 6.0,
      "normalized_score": 0.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 2,
          "name": "Xbox Series X/S",
          "short_name": "XBXS"
        }
      ],
      "authors": [
        {
          "id": 677,
          "name": "Marc Deschamps",
          "link": "https://opencritic.com/critic/677/marc-deschamps",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 21308,
        "name": "NHL 27",
        "link": "https://opencritic.com/game/21308/nhl-27"
      }
    },
    {
      "id": "6a987b83f8c306636f701dca",
      "title": "NBA 2K27 Review",
      "link": "https://www.ign.com/articles/nba-2k27-review",
      "snippet": "NBA 2K27 is like every story of wasted potential in the league: full of what ifs and if onlys, with poorly developed talent in the form of disappointing features and modes.",
      "language": "en-us",
      "published_at": "2026-09-02",
      "score": 60.0,
      "outlet_score": 6.0,
      "normalized_score": 0.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC"
        }
      ],
      "authors": [
        {
          "id": 9472,
          "name": "Nico Vergara",
          "link": "https://opencritic.com/critic/9472/nico-vergara",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 21036,
        "name": "NBA 2K27",
        "link": "https://opencritic.com/game/21036/nba-2k27"
      }
    },
    {
      "id": "6a987d52f8c306636f71ad86",
      "title": "Orbitals Review",
      "link": "https://www.ign.com/articles/orbitals-review",
      "snippet": "While Orbitals loses some momentum toward the end, it's a strong co-op adventure that nails the feeling of a playable ‘90s anime.",
      "language": "en-us",
      "published_at": "2026-09-01",
      "score": 80.0,
      "outlet_score": 8.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 39,
          "name": "Nintendo Switch 2",
          "short_name": "Switch 2"
        }
      ],
      "authors": [
        {
          "id": 3256,
          "name": "Jesse Vitelli",
          "link": "https://opencritic.com/critic/3256/jesse-vitelli",
          "image": {
            "original": "https://img.opencritic.com/critic/3256/o/O4sHSfeL.jpg",
            "small": "https://img.opencritic.com/critic/3256/K6AtCCLS.jpg",
            "large": "https://img.opencritic.com/critic/3256/tlYOOiUj.jpg"
          }
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 21141,
        "name": "Orbitals",
        "link": "https://opencritic.com/game/21141/orbitals"
      }
    },
    {
      "id": "6a95c97df8c306636f625e5c",
      "title": "The Blood of Dawnwalker Review",
      "link": "https://www.ign.com/articles/the-blood-of-dawnwalker-review",
      "snippet": "The Blood of Dawnwalker is an impressive, bloody cocktail of interesting ideas and well-written characters, making it one of this year’s best open-world RPGs.",
      "language": "en-us",
      "published_at": "2026-08-31",
      "score": 90.0,
      "outlet_score": 9.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5"
        }
      ],
      "authors": [
        {
          "id": 481,
          "name": "Travis Northup",
          "link": "https://opencritic.com/critic/481/travis-northup",
          "image": {
            "original": "https://img.opencritic.com/critic/481/o/fd9OFBD2.jpg",
            "small": "https://img.opencritic.com/critic/481/V9xFdCCQ.jpg",
            "large": "https://img.opencritic.com/critic/481/CayQVcgn.jpg"
          }
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 20499,
        "name": "The Blood of Dawnwalker",
        "link": "https://opencritic.com/game/20499/the-blood-of-dawnwalker"
      }
    },
    {
      "id": "6a95c9f6f8c306636f630c6e",
      "title": "Onimusha: Way of the Sword Review",
      "link": "https://www.ign.com/articles/onimusha-way-of-the-sword-review",
      "snippet": "Onimusha: Way of the Sword is an incredible action game with an excellent story to match.",
      "language": "en-us",
      "published_at": "2026-08-31",
      "score": 100.0,
      "outlet_score": 10.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5"
        }
      ],
      "authors": [
        {
          "id": 1205,
          "name": "Will Borger",
          "link": "https://opencritic.com/critic/1205/will-borger",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 20764,
        "name": "Onimusha: Way of the Sword",
        "link": "https://opencritic.com/game/20764/onimusha-way-of-the-sword"
      }
    },
    {
      "id": "6a91f8c1f8c306636f534a37",
      "title": "Gallipoli Review",
      "link": "https://www.ign.com/articles/gallipoli-review",
      "snippet": "Gallipoli is the WW1 series at its best, managing capturing a feeling of realism and fun simultaneously.",
      "language": "en-us",
      "published_at": "2026-08-28",
      "score": 90.0,
      "outlet_score": 9.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC"
        }
      ],
      "authors": [
        {
          "id": 233,
          "name": "Seth G. Macy",
          "link": "https://opencritic.com/critic/233/seth-g-macy",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 20534,
        "name": "Gallipoli",
        "link": "https://opencritic.com/game/20534/gallipoli"
      }
    },
    {
      "id": "6a8f5ec5f8c306636f436c96",
      "title": "Resonance: A Plague Tale Legacy Review",
      "link": "https://www.ign.com/articles/resonance-a-plague-tale-legacy-review",
      "snippet": "Resonance: A Plague Tale Legacy is a prequel spinoff that takes a lot of interesting chances with the series, but only some of its experiments pay off.",
      "language": "en-us",
      "published_at": "2026-08-26",
      "score": 60.0,
      "outlet_score": 6.0,
      "normalized_score": 0.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5"
        }
      ],
      "authors": [
        {
          "id": 481,
          "name": "Travis Northup",
          "link": "https://opencritic.com/critic/481/travis-northup",
          "image": {
            "original": "https://img.opencritic.com/critic/481/o/fd9OFBD2.jpg",
            "small": "https://img.opencritic.com/critic/481/V9xFdCCQ.jpg",
            "large": "https://img.opencritic.com/critic/481/CayQVcgn.jpg"
          }
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 20803,
        "name": "Resonance: A Plague Tale Legacy",
        "link": "https://opencritic.com/game/20803/resonance-a-plague-tale-legacy"
      }
    },
    {
      "id": "6a8f646bf8c306636f45261d",
      "title": "Star Wars Zero Company Review",
      "link": "https://www.ign.com/articles/star-wars-zero-company-review",
      "snippet": "Star Wars Zero Company is an excellent tactical game that does a fantastic job of slathering on the same cinematic look and feel we saw in Respawn's Star Wars Jedi games, incorporating strong characters and a storyline that's refreshingly centered on non-Force users and a non-traditional villain.",
      "language": "en-us",
      "published_at": "2026-08-26",
      "score": 90.0,
      "outlet_score": 9.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC"
        }
      ],
      "authors": [
        {
          "id": 201,
          "name": "Dan Stapleton",
          "link": "https://opencritic.com/critic/201/dan-stapleton",
          "image": {
            "original": "https://img.opencritic.com/critic/201/o/czQkYrFl.jpg",
            "small": "https://img.opencritic.com/critic/201/2PGGx0aV.jpg",
            "large": "https://img.opencritic.com/critic/201/1Rg5JvGs.jpg"
          }
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 20795,
        "name": "Star Wars Zero Company",
        "link": "https://opencritic.com/game/20795/star-wars-zero-company"
      }
    },
    {
      "id": "6a8cb122f8c306636f3546bd",
      "title": "The Sinking City 2 Review",
      "link": "https://www.ign.com/articles/the-sinking-city-2-review",
      "snippet": "While a lot of the basic mechanics and moment-to-moment survival horror of The Sinking City 2 feel inescapably like off-brand Resident Evil, it's a praiseworthy imitation of its main inspirations wrapped in the Cthulhu mythos.",
      "language": "en-us",
      "published_at": "2026-08-22",
      "score": 80.0,
      "outlet_score": 8.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC"
        }
      ],
      "authors": [
        {
          "id": 10339,
          "name": "Len Hafer",
          "link": "https://opencritic.com/critic/10339/len-hafer",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 20806,
        "name": "The Sinking City 2",
        "link": "https://opencritic.com/game/20806/the-sinking-city-2"
      }
    },
    {
      "id": "6a836fa4f8c306636f0ea5d2",
      "title": "Mortal Shell 2 Review",
      "link": "https://www.ign.com/articles/mortal-shell-2-review",
      "snippet": "Mortal Shell 2’s expansion into a large scale action-RPG is mostly successful, and all of its new ideas are great ones.",
      "language": "en-us",
      "published_at": "2026-08-17",
      "score": 80.0,
      "outlet_score": 8.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC"
        }
      ],
      "authors": [
        {
          "id": 5288,
          "name": "Jarrett Green",
          "link": "https://opencritic.com/critic/5288/jarrett-green",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 20988,
        "name": "Mortal Shell II",
        "link": "https://opencritic.com/game/20988/mortal-shell-ii"
      }
    },
    {
      "id": "6a7f977ff8c306636ffe58c9",
      "title": "Madden NFL 27 Review",
      "link": "https://www.ign.com/articles/madden-nfl-27-review",
      "snippet": "Madden NFL 27 sports another year of great on-field action, including an improved catching mechanic that works really well once you get the timing down.",
      "language": "en-us",
      "published_at": "2026-08-14",
      "score": 80.0,
      "outlet_score": 8.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5"
        }
      ],
      "authors": [
        {
          "id": 325,
          "name": "Jason Fanelli",
          "link": "https://opencritic.com/critic/325/jason-fanelli",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 20883,
        "name": "Madden NFL 27",
        "link": "https://opencritic.com/game/20883/madden-nfl-27"
      }
    },
    {
      "id": "6a7f99c9f8c306636f00041c",
      "title": "Wild Blue Skies Review",
      "link": "https://www.ign.com/articles/wild-blue-skies-review",
      "snippet": "Wild Blue Skies is a decent rail shooter when it finds the courage to be itself, but too often it’s simply Star Fox 64 But Worse – worse flying, worse story, worse difficulty tuning.",
      "language": "en-us",
      "published_at": "2026-08-13",
      "score": 50.0,
      "outlet_score": 5.0,
      "normalized_score": 0.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC"
        }
      ],
      "authors": [
        {
          "id": 1205,
          "name": "Will Borger",
          "link": "https://opencritic.com/critic/1205/will-borger",
          "image": null
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 21165,
        "name": "Wild Blue Skies",
        "link": "https://opencritic.com/game/21165/wild-blue-skies"
      }
    },
    {
      "id": "6a7ce645f8c306636ff2fe47",
      "title": "Marvel Tokon: Fighting Souls Review",
      "link": "https://www.ign.com/articles/marvel-tokon-fighting-souls-review",
      "snippet": "It’s rare when a fighting game manages to tick virtually every box, from excellent fighting mechanics to fantastic teaching tools to a worthwhile story mode and beyond, but Marvel Tokon: Fighting Souls comes about as close as a game has gotten since Street Fighter 6.",
      "language": "en-us",
      "published_at": "2026-08-11",
      "score": 90.0,
      "outlet_score": 9.0,
      "normalized_score": 100.0,
      "has_verdict": true,
      "score_format": {
        "id": 18,
        "name": "0 to 10 incl decimals",
        "short_name": "x.x / 10.0",
        "display_suffix": "/ 10.0",
        "base": 10,
        "decimals": 1,
        "is_numeric": true,
        "is_stars": false,
        "is_select": false,
        "options": null
      },
      "median_score_at_review": 78.0,
      "is_featured": false,
      "has_recommendation_override": false,
      "is_video": false,
      "youtube_video_id": null,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC"
        }
      ],
      "authors": [
        {
          "id": 621,
          "name": "Mitchell Saltzman",
          "link": "https://opencritic.com/critic/621/mitchell-saltzman",
          "image": {
            "original": "https://img.opencritic.com/critic/621/o/24bNfs14.jpg",
            "small": "https://img.opencritic.com/critic/621/s4JZc2tL.jpg",
            "large": "https://img.opencritic.com/critic/621/ZWsfgGLb.jpg"
          }
        }
      ],
      "outlet": {
        "id": 56,
        "name": "IGN",
        "link": "https://opencritic.com/outlet/56/ign",
        "image": {
          "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
          "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
          "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
        },
        "is_contributor": false
      },
      "game": {
        "id": 20101,
        "name": "Marvel Tokon: Fighting Souls",
        "link": "https://opencritic.com/game/20101/marvel-tokon-fighting-souls"
      }
    }
  ],
  "outlet": {
    "id": 56,
    "name": "IGN",
    "link": "https://opencritic.com/outlet/56/ign",
    "image": {
      "original": "https://img.opencritic.com/outlet/56/o/fyeAmHFh.jpg",
      "small": "https://img.opencritic.com/outlet/56/edZfuPwc.jpg",
      "large": "https://img.opencritic.com/outlet/56/98gLlM2l.jpg"
    },
    "is_contributor": false
  }
}