Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt11011104"}

SSR Data
{
  "tconst": "tt11011104",
  "title": {
    "id": "tt11011104",
    "titleText": {
      "text": "Game Changer"
    },
    "originalTitleText": {
      "text": "Game Changer"
    },
    "releaseYear": {
      "year": 2019,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 9.2,
      "voteCount": 2537
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Game-Show"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "In this game show, the game changes every show. Players begin each round without knowing the rules and must figure them out while competing to win."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNjU3YmQ5MjQtNmQwYy00MDdlLWI4MjMtMjJkNjhjNWQ4NDExXkEyXkFqcGc@._V1_.jpg",
      "width": 4000,
      "height": 6000,
      "caption": {
        "plainText": "Sam Reich in Game Changer (2019)"
      }
    },
    "certificate": {
      "rating": "Not Rated"
    },
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Sam Reich",
            "id": "nm1759474",
            "characters": [
              "Self - Host",
              "Contestant",
              "Self - Hero"
            ]
          },
          {
            "name": "Ashley Kron",
            "id": "nm7540504",
            "characters": [
              "Self - Presenter",
              "Self - Fairy"
            ]
          },
          {
            "name": "Brennan Lee Mulligan",
            "id": "nm3293702",
            "characters": [
              "Self - Contestant",
              "Self - Guest",
              "Self - Panelist",
              "Minotaur",
              "Self - Host",
              "Self - contestant"
            ]
          },
          {
            "name": "Grant O'Brien",
            "id": "nm4789221",
            "characters": [
              "Self - Guest",
              "Self - Contestant",
              "Self - Panelist",
              "Self - Guard"
            ]
          }
        ]
      },
      "totalCredits": 132
    },
    "awards": null
  }
}