Opencritic Scraper

ENDPOINTS
GET/games

Browse Games

Browse games by platform, release year, period and tag, sorted by score, date, name or reviews (20 per page).

QUERY PARAMS

Page number (20 results per page).

Default: 1

Allowed values: 1-500

Comma-separated platforms to include.

Allowed values: pc, ps5, ps4, xbxs, xb1, switch, switch-2, quest, psvr, vive, wii-u, 3ds, vita, stadia

Release window. Ignored when year is set.

Default: all-time

Allowed values: all-time, last-90-days, upcoming

Release year.

Allowed values: 1990 to next year

Tag slug from the Tags endpoint.

Examples: action, indie, souls-like

Sort field.

Default: score

Allowed values: score, release-date, name, review-count, percent-recommended

Sort direction.

Allowed values: asc, desc

{
  "count": null,
  "per_page": 20,
  "current_page": 1,
  "total_pages": 2,
  "next": "https://opencritic-scraper.omkar.cloud/opencritic/games?page=2",
  "previous": null,
  "filters": {
    "platforms": null,
    "period": "all-time",
    "year": null,
    "tag": null,
    "sort": "score",
    "order": null
  },
  "results": [
    {
      "id": 4504,
      "name": "Super Mario Odyssey",
      "link": "https://opencritic.com/game/4504/super-mario-odyssey",
      "release_date": "2017-10-27",
      "tier": "Mighty",
      "top_critic_score": 96.78,
      "percent_recommended": 98.04,
      "review_count": 159,
      "platforms": [
        {
          "id": 32,
          "name": "Nintendo Switch",
          "short_name": "Switch",
          "release_date": "2017-10-27"
        }
      ],
      "genres": [
        {
          "id": 76,
          "name": "Adventure"
        },
        {
          "id": 82,
          "name": "Platformer"
        }
      ],
      "tags": [
        {
          "id": "platformer",
          "name": "Platformer"
        },
        {
          "id": "adventure",
          "name": "Adventure"
        },
        {
          "id": "singleplayer",
          "name": "Singleplayer"
        },
        {
          "id": "multiplayer",
          "name": "Multiplayer"
        },
        {
          "id": "co-op",
          "name": "Co-op"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/4504/o/1oc8VdkN.jpg",
          "small": "https://img.opencritic.com/game/4504/DTh6jjTo.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/4504/o/oh38qUAE.jpg",
          "small": "https://img.opencritic.com/game/4504/BZrxOMDi.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 9136,
      "name": "Baldur's Gate 3",
      "link": "https://opencritic.com/game/9136/baldurs-gate-3",
      "release_date": "2023-08-03",
      "tier": "Mighty",
      "top_critic_score": 95.87,
      "percent_recommended": 96.25,
      "review_count": 167,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC",
          "release_date": "2023-08-03"
        },
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5",
          "release_date": "2023-09-06"
        },
        {
          "id": 2,
          "name": "Xbox Series X/S",
          "short_name": "XBXS",
          "release_date": "2023-08-03"
        }
      ],
      "genres": [
        {
          "id": 76,
          "name": "Adventure"
        },
        {
          "id": 77,
          "name": "RPG"
        }
      ],
      "tags": [
        {
          "id": "adventure",
          "name": "Adventure"
        },
        {
          "id": "story-rich",
          "name": "Story Rich"
        },
        {
          "id": "rpg",
          "name": "RPG"
        },
        {
          "id": "fantasy",
          "name": "Fantasy"
        },
        {
          "id": "choices-matter",
          "name": "Choices Matter"
        },
        {
          "id": "character-customization",
          "name": "Character Customization"
        },
        {
          "id": "online-co-op",
          "name": "Online Co-Op"
        },
        {
          "id": "turn-based-combat",
          "name": "Turn-Based Combat"
        },
        {
          "id": "crpg",
          "name": "CRPG"
        },
        {
          "id": "dungeons-dragons",
          "name": "Dungeons & Dragons"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/9136/o/MPo6LRsJ.jpg",
          "small": "https://img.opencritic.com/game/9136/dFqN1tTL.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/9136/o/wKeeGyFm.jpg",
          "small": "https://img.opencritic.com/game/9136/jyllbygC.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 1548,
      "name": "The Legend of Zelda: Breath of the Wild",
      "link": "https://opencritic.com/game/1548/the-legend-of-zelda-breath-of-the-wild",
      "release_date": "2017-03-03",
      "tier": "Mighty",
      "top_critic_score": 95.8,
      "percent_recommended": 95.73,
      "review_count": 168,
      "platforms": [
        {
          "id": 26,
          "name": "Wii U",
          "short_name": "Wii-U",
          "release_date": "2017-03-03"
        },
        {
          "id": 32,
          "name": "Nintendo Switch",
          "short_name": "Switch",
          "release_date": "2017-03-03"
        }
      ],
      "genres": [
        {
          "id": 76,
          "name": "Adventure"
        },
        {
          "id": 27,
          "name": "Action"
        }
      ],
      "tags": [
        {
          "id": "open-world",
          "name": "Open World"
        },
        {
          "id": "action",
          "name": "Action"
        },
        {
          "id": "adventure",
          "name": "Adventure"
        },
        {
          "id": "singleplayer",
          "name": "Singleplayer"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/1548/o/4ZYuacsQ.jpg",
          "small": "https://img.opencritic.com/game/1548/TZoIVnWB.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/1548/o/Yk9QzAsx.jpg",
          "small": "https://img.opencritic.com/game/1548/KBgUnP4E.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 3717,
      "name": "Red Dead Redemption 2",
      "link": "https://opencritic.com/game/3717/red-dead-redemption-2",
      "release_date": "2018-10-26",
      "tier": "Mighty",
      "top_critic_score": 95.42,
      "percent_recommended": 93.06,
      "review_count": 223,
      "platforms": [
        {
          "id": 6,
          "name": "PlayStation 4",
          "short_name": "PS4",
          "release_date": "2018-10-26"
        },
        {
          "id": 7,
          "name": "Xbox One",
          "short_name": "XB1",
          "release_date": "2018-10-26"
        },
        {
          "id": 38,
          "name": "Google Stadia",
          "short_name": "Stadia",
          "release_date": "2019-11-19"
        },
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC",
          "release_date": "2019-11-05"
        },
        {
          "id": 2,
          "name": "Xbox Series X/S",
          "short_name": "XBXS",
          "release_date": "2020-11-10"
        },
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5",
          "release_date": "2020-11-12"
        }
      ],
      "genres": [
        {
          "id": 76,
          "name": "Adventure"
        },
        {
          "id": 88,
          "name": "Third-Person Shooter"
        }
      ],
      "tags": [
        {
          "id": "open-world",
          "name": "Open World"
        },
        {
          "id": "singleplayer",
          "name": "Singleplayer"
        },
        {
          "id": "action",
          "name": "Action"
        },
        {
          "id": "adventure",
          "name": "Adventure"
        },
        {
          "id": "story-rich",
          "name": "Story Rich"
        },
        {
          "id": "multiplayer",
          "name": "Multiplayer"
        },
        {
          "id": "rpg",
          "name": "RPG"
        },
        {
          "id": "exploration",
          "name": "Exploration"
        },
        {
          "id": "simulation",
          "name": "Simulation"
        },
        {
          "id": "third-person",
          "name": "Third Person"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/3717/o/326GZofI.jpg",
          "small": "https://img.opencritic.com/game/3717/krY1RnC7.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/3717/o/jYpBWkk3.jpg",
          "small": "https://img.opencritic.com/game/3717/hKdIKxC8.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 14343,
      "name": "The Legend of Zelda: Tears of the Kingdom",
      "link": "https://opencritic.com/game/14343/the-legend-of-zelda-tears-of-the-kingdom",
      "release_date": "2023-05-12",
      "tier": "Mighty",
      "top_critic_score": 95.37,
      "percent_recommended": 96.86,
      "review_count": 167,
      "platforms": [
        {
          "id": 32,
          "name": "Nintendo Switch",
          "short_name": "Switch",
          "release_date": "2023-05-12"
        },
        {
          "id": 39,
          "name": "Nintendo Switch 2",
          "short_name": "Switch 2",
          "release_date": "2023-05-12"
        }
      ],
      "genres": [
        {
          "id": 27,
          "name": "Action"
        },
        {
          "id": 76,
          "name": "Adventure"
        }
      ],
      "tags": [
        {
          "id": "open-world",
          "name": "Open World"
        },
        {
          "id": "singleplayer",
          "name": "Singleplayer"
        },
        {
          "id": "action-adventure",
          "name": "Action-Adventure"
        },
        {
          "id": "fantasy",
          "name": "Fantasy"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/14343/o/swtw3peI.jpg",
          "small": "https://img.opencritic.com/game/14343/Tfahlmf0.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/14343/o/f5AsxHjY.jpg",
          "small": "https://img.opencritic.com/game/14343/ZpFE5hYe.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 16209,
      "name": "Grand Theft Auto IV",
      "link": "https://opencritic.com/game/16209/grand-theft-auto-iv",
      "release_date": "2008-12-02",
      "tier": "Mighty",
      "top_critic_score": 95.33,
      "percent_recommended": 100.0,
      "review_count": 6,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC",
          "release_date": "2008-12-02"
        }
      ],
      "genres": [
        {
          "id": 27,
          "name": "Action"
        },
        {
          "id": 76,
          "name": "Adventure"
        }
      ],
      "tags": [
        {
          "id": "action",
          "name": "Action"
        },
        {
          "id": "adventure",
          "name": "Adventure"
        },
        {
          "id": "multiplayer",
          "name": "Multiplayer"
        },
        {
          "id": "third-person",
          "name": "Third Person"
        },
        {
          "id": "sandbox",
          "name": "Sandbox"
        },
        {
          "id": "third-person-shooter",
          "name": "Third-Person Shooter"
        },
        {
          "id": "crime",
          "name": "Crime"
        },
        {
          "id": "automobile-sim",
          "name": "Automobile Sim"
        },
        {
          "id": "singleplayer",
          "name": "Singleplayer"
        },
        {
          "id": "open-world",
          "name": "Open World"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/16209/o/f4I92DVd.jpg",
          "small": "https://img.opencritic.com/game/16209/RDkFRDYT.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/16209/o/xFNfCzHP.jpg",
          "small": "https://img.opencritic.com/game/16209/T3afaX8i.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 12090,
      "name": "Elden Ring",
      "link": "https://opencritic.com/game/12090/elden-ring",
      "release_date": "2022-02-25",
      "tier": "Mighty",
      "top_critic_score": 95.1,
      "percent_recommended": 97.13,
      "review_count": 219,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC",
          "release_date": "2022-02-25"
        },
        {
          "id": 2,
          "name": "Xbox Series X/S",
          "short_name": "XBXS",
          "release_date": "2022-02-25"
        },
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5",
          "release_date": "2022-02-25"
        },
        {
          "id": 7,
          "name": "Xbox One",
          "short_name": "XB1",
          "release_date": "2022-02-25"
        },
        {
          "id": 6,
          "name": "PlayStation 4",
          "short_name": "PS4",
          "release_date": "2022-02-25"
        }
      ],
      "genres": [
        {
          "id": 27,
          "name": "Action"
        },
        {
          "id": 77,
          "name": "RPG"
        }
      ],
      "tags": [
        {
          "id": "multiplayer",
          "name": "Multiplayer"
        },
        {
          "id": "rpg",
          "name": "RPG"
        },
        {
          "id": "fantasy",
          "name": "Fantasy"
        },
        {
          "id": "difficult",
          "name": "Difficult"
        },
        {
          "id": "third-person",
          "name": "Third Person"
        },
        {
          "id": "action-rpg",
          "name": "Action RPG"
        },
        {
          "id": "dark-fantasy",
          "name": "Dark Fantasy"
        },
        {
          "id": "souls-like",
          "name": "Souls-like"
        },
        {
          "id": "singleplayer",
          "name": "Singleplayer"
        },
        {
          "id": "open-world",
          "name": "Open World"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/12090/o/5BXKr5S1.jpg",
          "small": "https://img.opencritic.com/game/12090/7YWqBEm4.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/12090/o/MfLAp5NH.jpg",
          "small": "https://img.opencritic.com/game/12090/EPNeMwHz.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 17118,
      "name": "Astro Bot",
      "link": "https://opencritic.com/game/17118/astro-bot",
      "release_date": "2024-09-06",
      "tier": "Mighty",
      "top_critic_score": 94.33,
      "percent_recommended": 99.46,
      "review_count": 189,
      "platforms": [
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5",
          "release_date": "2024-09-06"
        }
      ],
      "genres": [
        {
          "id": 82,
          "name": "Platformer"
        }
      ],
      "tags": [
        {
          "id": "platformer",
          "name": "Platformer"
        },
        {
          "id": "family-friendly",
          "name": "Family Friendly"
        },
        {
          "id": "adventure",
          "name": "Adventure"
        },
        {
          "id": "singleplayer",
          "name": "Singleplayer"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/17118/o/KAreMcbv.jpg",
          "small": "https://img.opencritic.com/game/17118/kjMeShze.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/17118/o/vMKzurvE.jpg",
          "small": "https://img.opencritic.com/game/17118/NCJiqI4Z.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 19282,
      "name": "The Legend of Zelda: Tears of the Kingdom Nintendo Switch 2 Edition",
      "link": "https://opencritic.com/game/19282/the-legend-of-zelda-tears-of-the-kingdom-nintendo-switch-2-edition",
      "release_date": "2025-05-06",
      "tier": "Mighty",
      "top_critic_score": 94.29,
      "percent_recommended": 100.0,
      "review_count": 12,
      "platforms": [
        {
          "id": 39,
          "name": "Nintendo Switch 2",
          "short_name": "Switch 2",
          "release_date": "2025-05-06"
        },
        {
          "id": 32,
          "name": "Nintendo Switch",
          "short_name": "Switch",
          "release_date": "2025-06-05"
        }
      ],
      "genres": null,
      "tags": [
        {
          "id": "action",
          "name": "Action"
        },
        {
          "id": "adventure",
          "name": "Adventure"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/19282/o/Bcn5akPG.jpg",
          "small": "https://img.opencritic.com/game/19282/yRpgstxN.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/19282/o/YFDqVRQm.jpg",
          "small": "https://img.opencritic.com/game/19282/aFR6ZdzX.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 234,
      "name": "The Last of Us Remastered",
      "link": "https://opencritic.com/game/234/the-last-of-us-remastered",
      "release_date": "2014-07-28",
      "tier": "Mighty",
      "top_critic_score": 94.24,
      "percent_recommended": 98.57,
      "review_count": 70,
      "platforms": [
        {
          "id": 6,
          "name": "PlayStation 4",
          "short_name": "PS4",
          "release_date": "2014-07-28"
        },
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5",
          "release_date": "2020-11-12"
        }
      ],
      "genres": [
        {
          "id": 76,
          "name": "Adventure"
        }
      ],
      "tags": [
        {
          "id": "zombies",
          "name": "Zombies"
        },
        {
          "id": "third-person",
          "name": "Third Person"
        },
        {
          "id": "stealth",
          "name": "Stealth"
        },
        {
          "id": "horror",
          "name": "Horror"
        },
        {
          "id": "survival-horror",
          "name": "Survival Horror"
        },
        {
          "id": "story-rich",
          "name": "Story Rich"
        },
        {
          "id": "shooter",
          "name": "Shooter"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/234/o/hRqGyUlH.jpg",
          "small": "https://img.opencritic.com/game/234/YdDLr1X9.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/234/o/xxHd4hBV.jpg",
          "small": "https://img.opencritic.com/game/234/PZOH6vDa.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 5434,
      "name": "God of War",
      "link": "https://opencritic.com/game/5434/god-of-war",
      "release_date": "2018-04-20",
      "tier": "Mighty",
      "top_critic_score": 94.24,
      "percent_recommended": 97.6,
      "review_count": 258,
      "platforms": [
        {
          "id": 6,
          "name": "PlayStation 4",
          "short_name": "PS4",
          "release_date": "2018-04-20"
        },
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5",
          "release_date": "2020-11-12"
        },
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC",
          "release_date": "2022-01-14"
        }
      ],
      "genres": [
        {
          "id": 27,
          "name": "Action"
        },
        {
          "id": 77,
          "name": "RPG"
        }
      ],
      "tags": [
        {
          "id": "action",
          "name": "Action"
        },
        {
          "id": "story-rich",
          "name": "Story Rich"
        },
        {
          "id": "adventure",
          "name": "Adventure"
        },
        {
          "id": "rpg",
          "name": "RPG"
        },
        {
          "id": "hack-and-slash",
          "name": "Hack and Slash"
        },
        {
          "id": "beat-em-up",
          "name": "Beat 'em up"
        },
        {
          "id": "fantasy",
          "name": "Fantasy"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/5434/o/GgrEmAH3.jpg",
          "small": "https://img.opencritic.com/game/5434/fkRW5zvf.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/5434/o/Fh0I8juh.jpg",
          "small": "https://img.opencritic.com/game/5434/5U0XgUmr.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 16683,
      "name": "Hades II",
      "link": "https://opencritic.com/game/16683/hades-ii",
      "release_date": "2025-09-25",
      "tier": "Mighty",
      "top_critic_score": 94.17,
      "percent_recommended": 98.58,
      "review_count": 145,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC",
          "release_date": "2025-09-25"
        },
        {
          "id": 32,
          "name": "Nintendo Switch",
          "short_name": "Switch",
          "release_date": "2025-09-25"
        },
        {
          "id": 39,
          "name": "Nintendo Switch 2",
          "short_name": "Switch 2",
          "release_date": "2025-09-25"
        },
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5",
          "release_date": "2026-04-15"
        },
        {
          "id": 2,
          "name": "Xbox Series X/S",
          "short_name": "XBXS",
          "release_date": "2026-04-15"
        }
      ],
      "genres": [
        {
          "id": 27,
          "name": "Action"
        },
        {
          "id": 77,
          "name": "RPG"
        },
        {
          "id": 96,
          "name": "Roguelike"
        }
      ],
      "tags": [
        {
          "id": "action",
          "name": "Action"
        },
        {
          "id": "roguelike",
          "name": "Roguelike"
        },
        {
          "id": "hack-and-slash",
          "name": "Hack and Slash"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/16683/o/uu7W1oKu.jpg",
          "small": "https://img.opencritic.com/game/16683/Zu3dwumY.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/16683/o/emj7CURQ.jpg",
          "small": "https://img.opencritic.com/game/16683/vbOeSNwA.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 8785,
      "name": "Persona 5 Royal",
      "link": "https://opencritic.com/game/8785/persona-5-royal",
      "release_date": "2019-10-31",
      "tier": "Mighty",
      "top_critic_score": 94.06,
      "percent_recommended": 97.6,
      "review_count": 169,
      "platforms": [
        {
          "id": 6,
          "name": "PlayStation 4",
          "short_name": "PS4",
          "release_date": "2020-03-31"
        },
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5",
          "release_date": "2020-11-12"
        },
        {
          "id": 32,
          "name": "Nintendo Switch",
          "short_name": "Switch",
          "release_date": "2019-10-31"
        },
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC",
          "release_date": "2020-03-31"
        },
        {
          "id": 7,
          "name": "Xbox One",
          "short_name": "XB1",
          "release_date": "2020-03-31"
        },
        {
          "id": 2,
          "name": "Xbox Series X/S",
          "short_name": "XBXS",
          "release_date": "2020-03-31"
        }
      ],
      "genres": [
        {
          "id": 77,
          "name": "RPG"
        }
      ],
      "tags": [
        {
          "id": "jrpg",
          "name": "JRPG"
        },
        {
          "id": "story-rich",
          "name": "Story Rich"
        },
        {
          "id": "singleplayer",
          "name": "Singleplayer"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/8785/o/BvYjSQnX.jpg",
          "small": "https://img.opencritic.com/game/8785/SLq4krAW.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/8785/o/0XSU6AMY.jpg",
          "small": "https://img.opencritic.com/game/8785/3qki8ot5.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 14280,
      "name": "Metroid Prime Remastered",
      "link": "https://opencritic.com/game/14280/metroid-prime-remastered",
      "release_date": "2023-02-08",
      "tier": "Mighty",
      "top_critic_score": 94.0,
      "percent_recommended": 100.0,
      "review_count": 99,
      "platforms": [
        {
          "id": 32,
          "name": "Nintendo Switch",
          "short_name": "Switch",
          "release_date": "2023-02-08"
        }
      ],
      "genres": [
        {
          "id": 27,
          "name": "Action"
        },
        {
          "id": 79,
          "name": "First-Person Shooter"
        }
      ],
      "tags": [
        {
          "id": "action",
          "name": "Action"
        },
        {
          "id": "first-person",
          "name": "First-Person"
        },
        {
          "id": "platformer",
          "name": "Platformer"
        },
        {
          "id": "metroidvania",
          "name": "Metroidvania"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/14280/o/zxZyivCU.jpg",
          "small": "https://img.opencritic.com/game/14280/KU23dw1i.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/14280/o/ZewtO2PX.jpg",
          "small": "https://img.opencritic.com/game/14280/tE6yo1QW.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 1537,
      "name": "Persona 5",
      "link": "https://opencritic.com/game/1537/persona-5",
      "release_date": "2017-04-04",
      "tier": "Mighty",
      "top_critic_score": 93.98,
      "percent_recommended": 98.51,
      "review_count": 138,
      "platforms": [
        {
          "id": 6,
          "name": "PlayStation 4",
          "short_name": "PS4",
          "release_date": "2017-04-04"
        },
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5",
          "release_date": "2020-11-12"
        }
      ],
      "genres": [
        {
          "id": 77,
          "name": "RPG"
        }
      ],
      "tags": [
        {
          "id": "singleplayer",
          "name": "Singleplayer"
        },
        {
          "id": "jrpg",
          "name": "JRPG"
        },
        {
          "id": "rpg",
          "name": "RPG"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/1537/o/OPlIYvqB.jpg",
          "small": "https://img.opencritic.com/game/1537/xm2F5yhg.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/1537/o/C7xZVBEZ.jpg",
          "small": "https://img.opencritic.com/game/1537/C5rbEbqx.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 10181,
      "name": "Hades",
      "link": "https://opencritic.com/game/10181/hades",
      "release_date": "2020-09-17",
      "tier": "Mighty",
      "top_critic_score": 93.86,
      "percent_recommended": 98.93,
      "review_count": 191,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC",
          "release_date": "2020-09-17"
        },
        {
          "id": 32,
          "name": "Nintendo Switch",
          "short_name": "Switch",
          "release_date": "2020-09-17"
        },
        {
          "id": 6,
          "name": "PlayStation 4",
          "short_name": "PS4",
          "release_date": "2020-09-17"
        },
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5",
          "release_date": "2020-09-17"
        },
        {
          "id": 7,
          "name": "Xbox One",
          "short_name": "XB1",
          "release_date": "2020-09-17"
        },
        {
          "id": 2,
          "name": "Xbox Series X/S",
          "short_name": "XBXS",
          "release_date": "2020-09-17"
        }
      ],
      "genres": [
        {
          "id": 76,
          "name": "Adventure"
        },
        {
          "id": 77,
          "name": "RPG"
        },
        {
          "id": 27,
          "name": "Action"
        }
      ],
      "tags": [
        {
          "id": "action",
          "name": "Action"
        },
        {
          "id": "indie",
          "name": "Indie"
        },
        {
          "id": "rpg",
          "name": "RPG"
        },
        {
          "id": "great-soundtrack",
          "name": "Great Soundtrack"
        },
        {
          "id": "roguelike",
          "name": "Roguelike"
        },
        {
          "id": "hack-and-slash",
          "name": "Hack and Slash"
        },
        {
          "id": "roguelite",
          "name": "Roguelite"
        },
        {
          "id": "action-roguelike",
          "name": "Action Roguelike"
        },
        {
          "id": "mythology",
          "name": "Mythology"
        },
        {
          "id": "singleplayer",
          "name": "Singleplayer"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/10181/o/TWDQjeHl.jpg",
          "small": "https://img.opencritic.com/game/10181/yNGCQv6U.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/10181/o/2Bd7R7jf.jpg",
          "small": "https://img.opencritic.com/game/10181/366tz0vW.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 16525,
      "name": "Elden Ring: Shadow of the Erdtree",
      "link": "https://opencritic.com/game/16525/elden-ring-shadow-of-the-erdtree",
      "release_date": "2024-06-21",
      "tier": "Mighty",
      "top_critic_score": 93.73,
      "percent_recommended": 99.25,
      "review_count": 140,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC",
          "release_date": "2024-06-21"
        },
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5",
          "release_date": "2024-06-21"
        },
        {
          "id": 6,
          "name": "PlayStation 4",
          "short_name": "PS4",
          "release_date": "2024-06-21"
        },
        {
          "id": 7,
          "name": "Xbox One",
          "short_name": "XB1",
          "release_date": "2024-06-21"
        },
        {
          "id": 2,
          "name": "Xbox Series X/S",
          "short_name": "XBXS",
          "release_date": "2024-06-21"
        }
      ],
      "genres": [
        {
          "id": 27,
          "name": "Action"
        },
        {
          "id": 77,
          "name": "RPG"
        }
      ],
      "tags": [
        {
          "id": "action",
          "name": "Action"
        },
        {
          "id": "adventure",
          "name": "Adventure"
        },
        {
          "id": "story-rich",
          "name": "Story Rich"
        },
        {
          "id": "rpg",
          "name": "RPG"
        },
        {
          "id": "exploration",
          "name": "Exploration"
        },
        {
          "id": "fantasy",
          "name": "Fantasy"
        },
        {
          "id": "difficult",
          "name": "Difficult"
        },
        {
          "id": "dark",
          "name": "Dark"
        },
        {
          "id": "souls-like",
          "name": "Souls-like"
        },
        {
          "id": "lore-rich",
          "name": "Lore-Rich"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/16525/o/SsF5DdmK.jpg",
          "small": "https://img.opencritic.com/game/16525/Mw8CYhs3.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/16525/o/lxthINEW.jpg",
          "small": "https://img.opencritic.com/game/16525/5GMd6Sci.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 3828,
      "name": "Divinity: Original Sin 2",
      "link": "https://opencritic.com/game/3828/divinity-original-sin-2",
      "release_date": "2017-09-14",
      "tier": "Mighty",
      "top_critic_score": 93.42,
      "percent_recommended": 98.72,
      "review_count": 80,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC",
          "release_date": "2017-09-14"
        },
        {
          "id": 32,
          "name": "Nintendo Switch",
          "short_name": "Switch",
          "release_date": "2017-09-14"
        },
        {
          "id": 6,
          "name": "PlayStation 4",
          "short_name": "PS4",
          "release_date": "2017-09-14"
        },
        {
          "id": 7,
          "name": "Xbox One",
          "short_name": "XB1",
          "release_date": "2017-09-14"
        }
      ],
      "genres": [
        {
          "id": 77,
          "name": "RPG"
        },
        {
          "id": 89,
          "name": "Turn-Based Strategy"
        }
      ],
      "tags": [
        {
          "id": "story-rich",
          "name": "Story Rich"
        },
        {
          "id": "rpg",
          "name": "RPG"
        },
        {
          "id": "exploration",
          "name": "Exploration"
        },
        {
          "id": "fantasy",
          "name": "Fantasy"
        },
        {
          "id": "character-customization",
          "name": "Character Customization"
        },
        {
          "id": "turn-based-strategy",
          "name": "Turn-Based Strategy"
        },
        {
          "id": "tactical-rpg",
          "name": "Tactical RPG"
        },
        {
          "id": "strategy-rpg",
          "name": "Strategy RPG"
        },
        {
          "id": "party-based-rpg",
          "name": "Party-Based RPG"
        },
        {
          "id": "crpg",
          "name": "CRPG"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/3828/o/8t10fqSe.jpg",
          "small": "https://img.opencritic.com/game/3828/WkspfYKA.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/3828/o/9Ym06JSw.jpg",
          "small": "https://img.opencritic.com/game/3828/KXBOQqY7.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 1436,
      "name": "Journey",
      "link": "https://opencritic.com/game/1436/journey",
      "release_date": "2015-07-21",
      "tier": "Mighty",
      "top_critic_score": 93.42,
      "percent_recommended": 95.65,
      "review_count": 46,
      "platforms": [
        {
          "id": 6,
          "name": "PlayStation 4",
          "short_name": "PS4",
          "release_date": "2015-07-21"
        },
        {
          "id": 3,
          "name": "PlayStation 5",
          "short_name": "PS5",
          "release_date": "2020-11-12"
        },
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC",
          "release_date": "2019-06-06"
        }
      ],
      "genres": [
        {
          "id": 91,
          "name": "Art"
        },
        {
          "id": 76,
          "name": "Adventure"
        }
      ],
      "tags": [
        {
          "id": "adventure",
          "name": "Adventure"
        },
        {
          "id": "indie",
          "name": "Indie"
        },
        {
          "id": "walking-simulator",
          "name": "Walking Simulator"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/1436/o/PVFHInXd.jpg",
          "small": "https://img.opencritic.com/game/1436/E1egMq81.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/1436/o/09lCSo4t.jpg",
          "small": "https://img.opencritic.com/game/1436/9YdJL7pv.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    },
    {
      "id": 2847,
      "name": "The House in Fata Morgana",
      "link": "https://opencritic.com/game/2847/the-house-in-fata-morgana",
      "release_date": "2016-05-13",
      "tier": "Mighty",
      "top_critic_score": 93.33,
      "percent_recommended": 93.33,
      "review_count": 16,
      "platforms": [
        {
          "id": 27,
          "name": "PC",
          "short_name": "PC",
          "release_date": "2016-05-13"
        },
        {
          "id": 32,
          "name": "Nintendo Switch",
          "short_name": "Switch",
          "release_date": "2021-04-09"
        },
        {
          "id": 6,
          "name": "PlayStation 4",
          "short_name": "PS4",
          "release_date": "2019-06-11"
        },
        {
          "id": 33,
          "name": "PlayStation Vita",
          "short_name": "Vita",
          "release_date": "2019-05-28"
        }
      ],
      "genres": [
        {
          "id": 92,
          "name": "Interactive Story"
        },
        {
          "id": 76,
          "name": "Adventure"
        }
      ],
      "tags": [
        {
          "id": "story-rich",
          "name": "Story Rich"
        },
        {
          "id": "atmospheric",
          "name": "Atmospheric"
        },
        {
          "id": "anime",
          "name": "Anime"
        },
        {
          "id": "horror",
          "name": "Horror"
        },
        {
          "id": "mystery",
          "name": "Mystery"
        },
        {
          "id": "dark",
          "name": "Dark"
        },
        {
          "id": "psychological-horror",
          "name": "Psychological Horror"
        },
        {
          "id": "visual-novel",
          "name": "Visual Novel"
        },
        {
          "id": "romance",
          "name": "Romance"
        },
        {
          "id": "gothic",
          "name": "Gothic"
        }
      ],
      "images": {
        "box": {
          "original": "https://img.opencritic.com/game/2847/o/TX8fI4gs.jpg",
          "small": "https://img.opencritic.com/game/2847/Y5MbiAxe.jpg"
        },
        "square": null,
        "masthead": null,
        "banner": {
          "original": "https://img.opencritic.com/game/2847/o/cuvVkae3.jpg",
          "small": "https://img.opencritic.com/game/2847/vLuSW7sa.jpg"
        },
        "logo": null,
        "screenshots": null
      }
    }
  ]
}