Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0119217"}

SSR Data
{
  "tconst": "tt0119217",
  "title": {
    "id": "tt0119217",
    "titleText": {
      "text": "Good Will Hunting"
    },
    "originalTitleText": {
      "text": "Good Will Hunting"
    },
    "releaseYear": {
      "year": 1997,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.4,
      "voteCount": 1215965
    },
    "runtime": {
      "seconds": 7560,
      "displayableProperty": {
        "value": {
          "plainText": "2h 6m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A therapist counsels Will Hunting, a janitor with a genius IQ."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNDdjZGQ5YzEtNTc2My00Mjc0LWFlMTctYzkwMzZlNzdiZWYzXkEyXkFqcGc@._V1_.jpg",
      "width": 983,
      "height": 1500,
      "caption": {
        "plainText": "Robin Williams and Matt Damon in Good Will Hunting (1997)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 71
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Gus Van Sant",
          "id": "nm0001814"
        }
      ],
      "writers": [
        {
          "name": "Matt Damon",
          "id": "nm0000354"
        },
        {
          "name": "Ben Affleck",
          "id": "nm0000255"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Robin Williams",
            "id": "nm0000245",
            "characters": [
              "Sean"
            ]
          },
          {
            "name": "Matt Damon",
            "id": "nm0000354",
            "characters": [
              "Will"
            ]
          },
          {
            "name": "Ben Affleck",
            "id": "nm0000255",
            "characters": [
              "Chuckie"
            ]
          },
          {
            "name": "Stellan Skarsgård",
            "id": "nm0001745",
            "characters": [
              "Lambeau"
            ]
          }
        ]
      },
      "totalCredits": 68
    },
    "awards": {
      "wins": 2,
      "nominations": 7,
      "prestigiousNominations": []
    }
  }
}