Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0112573"}

SSR Data
{
  "tconst": "tt0112573",
  "title": {
    "id": "tt0112573",
    "titleText": {
      "text": "Braveheart"
    },
    "originalTitleText": {
      "text": "Braveheart"
    },
    "releaseYear": {
      "year": 1995,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.3,
      "voteCount": 1160687
    },
    "runtime": {
      "seconds": 10680,
      "displayableProperty": {
        "value": {
          "plainText": "2h 58m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        },
        {
          "text": "War"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Scottish warrior William Wallace leads his countrymen in a rebellion to free his homeland from the tyranny of King Edward I of England."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNGMxZDBhNGQtYTZlNi00N2UzLWI4NDEtNmUzNWM2NTdmZDA0XkEyXkFqcGc@._V1_.jpg",
      "width": 1981,
      "height": 2924,
      "caption": {
        "plainText": "Mel Gibson in Braveheart (1995)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 68
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Mel Gibson",
          "id": "nm0000154"
        }
      ],
      "writers": [
        {
          "name": "Randall Wallace",
          "id": "nm0908824"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Mel Gibson",
            "id": "nm0000154",
            "characters": [
              "William Wallace"
            ]
          },
          {
            "name": "Sophie Marceau",
            "id": "nm0000521",
            "characters": [
              "Princess Isabelle"
            ]
          },
          {
            "name": "Patrick McGoohan",
            "id": "nm0001526",
            "characters": [
              "Longshanks - King Edward I"
            ]
          },
          {
            "name": "Angus Macfadyen",
            "id": "nm0005171",
            "characters": [
              "Robert the Bruce"
            ]
          }
        ]
      },
      "totalCredits": 79
    },
    "awards": {
      "wins": 5,
      "nominations": 5,
      "prestigiousNominations": []
    }
  }
}