Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0268978"}

SSR Data
{
  "tconst": "tt0268978",
  "title": {
    "id": "tt0268978",
    "titleText": {
      "text": "A Beautiful Mind"
    },
    "originalTitleText": {
      "text": "A Beautiful Mind"
    },
    "releaseYear": {
      "year": 2001,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.2,
      "voteCount": 1053069
    },
    "runtime": {
      "seconds": 8100,
      "displayableProperty": {
        "value": {
          "plainText": "2h 15m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Mystery"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A mathematical genius, John Nash made an astonishing discovery early in his career and stood on the brink of international acclaim. But Nash soon found himself on a harrowing journey of self-discovery."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYjgzNjFkMmItOGJhNi00NWM3LWJlYTUtNDExMGQ3ZTI3NjJkXkEyXkFqcGc@._V1_.jpg",
      "width": 1983,
      "height": 2943,
      "caption": {
        "plainText": "Russell Crowe in A Beautiful Mind (2001)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 72
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Ron Howard",
          "id": "nm0000165"
        }
      ],
      "writers": [
        {
          "name": "Akiva Goldsman",
          "id": "nm0326040"
        },
        {
          "name": "Sylvia Nasar",
          "id": "nm0621586"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Russell Crowe",
            "id": "nm0000128",
            "characters": [
              "John Nash"
            ]
          },
          {
            "name": "Ed Harris",
            "id": "nm0000438",
            "characters": [
              "Parcher"
            ]
          },
          {
            "name": "Jennifer Connelly",
            "id": "nm0000124",
            "characters": [
              "Alicia Nash"
            ]
          },
          {
            "name": "Christopher Plummer",
            "id": "nm0001626",
            "characters": [
              "Dr. Rosen"
            ]
          }
        ]
      },
      "totalCredits": 123
    },
    "awards": {
      "wins": 4,
      "nominations": 4,
      "prestigiousNominations": []
    }
  }
}