Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0132477"}

SSR Data
{
  "tconst": "tt0132477",
  "title": {
    "id": "tt0132477",
    "titleText": {
      "text": "October Sky"
    },
    "originalTitleText": {
      "text": "October Sky"
    },
    "releaseYear": {
      "year": 1999,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.8,
      "voteCount": 111928
    },
    "runtime": {
      "seconds": 6480,
      "displayableProperty": {
        "value": {
          "plainText": "1h 48m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Family"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "The true story of Homer Hickam, a coal miner's son who was inspired by the first Sputnik launch to take up rocketry against his father's wishes."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMDU0M2I3ODUtZDAyYy00NThhLWIwNjQtZGNmNTNjZDIxODM4XkEyXkFqcGc@._V1_.jpg",
      "width": 1614,
      "height": 2407,
      "caption": {
        "plainText": "October Sky (1999)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 71
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Joe Johnston",
          "id": "nm0002653"
        }
      ],
      "writers": [
        {
          "name": "Homer H. Hickam Jr.",
          "id": "nm0382573"
        },
        {
          "name": "Lewis Colick",
          "id": "nm0171474"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jake Gyllenhaal",
            "id": "nm0350453",
            "characters": [
              "Homer Hickam"
            ]
          },
          {
            "name": "Chris Cooper",
            "id": "nm0177933",
            "characters": [
              "John Hickam"
            ]
          },
          {
            "name": "Laura Dern",
            "id": "nm0000368",
            "characters": [
              "Miss Riley"
            ]
          },
          {
            "name": "Chris Owen",
            "id": "nm0654104",
            "characters": [
              "Quentin"
            ]
          }
        ]
      },
      "totalCredits": 62
    },
    "awards": null
  }
}