Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0099237"}

SSR Data
{
  "tconst": "tt0099237",
  "title": {
    "id": "tt0099237",
    "titleText": {
      "text": "Challenger"
    },
    "originalTitleText": {
      "text": "Challenger"
    },
    "titleType": "TV Movie",
    "releaseYear": {
      "year": 1990,
      "endYear": null
    },
    "releaseDate": {
      "day": 25,
      "month": 2,
      "year": 1990
    },
    "ratingsSummary": {
      "aggregateRating": 5.9,
      "voteCount": 444
    },
    "runtime": {
      "seconds": 9600,
      "displayableProperty": {
        "value": {
          "plainText": "2h 40m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "New Hampshire teacher Christa McAuliffe joins six other astronauts on the tragic 1986 space-shuttle flight."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTM1NTYwOTAxNV5BMl5BanBnXkFtZTcwNzY5MTAzMQ@@._V1_.jpg",
      "width": 336,
      "height": 475,
      "caption": {
        "plainText": "Challenger (1990)"
      }
    },
    "certificate": {
      "rating": "Not Rated"
    },
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Glenn Jordan",
          "id": "nm0429958"
        }
      ],
      "writers": [
        {
          "name": "George Englund",
          "id": "nm0257698"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Karen Allen",
            "id": "nm0000261",
            "characters": [
              "Christa McAuliffe"
            ]
          },
          {
            "name": "Barry Bostwick",
            "id": "nm0000960",
            "characters": [
              "Commander Francis R. Scobee"
            ]
          },
          {
            "name": "Julie Fulton",
            "id": "nm0298485",
            "characters": [
              "Dr. Judith A. Resnick"
            ]
          },
          {
            "name": "Richard Jenkins",
            "id": "nm0420955",
            "characters": [
              "Gregory B. Jarvis"
            ]
          }
        ]
      },
      "totalCredits": 74
    },
    "awards": {
      "wins": 1,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}