Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0112384"}

SSR Data
{
  "tconst": "tt0112384",
  "title": {
    "id": "tt0112384",
    "titleText": {
      "text": "Apollo 13"
    },
    "originalTitleText": {
      "text": "Apollo 13"
    },
    "releaseYear": {
      "year": 1995,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.7,
      "voteCount": 338090
    },
    "runtime": {
      "seconds": 8400,
      "displayableProperty": {
        "value": {
          "plainText": "2h 20m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Drama"
        },
        {
          "text": "History"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "NASA must devise a strategy to return Apollo 13 to Earth safely after the spacecraft undergoes massive internal damage putting the lives of the three astronauts on board in jeopardy."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMGZmNGY1OTAtNjFkYS00MjcyLWFlZjUtYzEyMDllZGZhMzM3XkEyXkFqcGc@._V1_.jpg",
      "width": 1469,
      "height": 2241,
      "caption": {
        "plainText": "Tom Hanks in Apollo 13 (1995)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 78
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Ron Howard",
          "id": "nm0000165"
        }
      ],
      "writers": [
        {
          "name": "Jim Lovell",
          "id": "nm0522554"
        },
        {
          "name": "Jeffrey Kluger",
          "id": "nm0460200"
        },
        {
          "name": "William Broyles Jr.",
          "id": "nm0115310"
        },
        {
          "name": "Al Reinert",
          "id": "nm0718031"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Tom Hanks",
            "id": "nm0000158",
            "characters": [
              "Jim Lovell"
            ]
          },
          {
            "name": "Bill Paxton",
            "id": "nm0000200",
            "characters": [
              "Fred Haise"
            ]
          },
          {
            "name": "Kevin Bacon",
            "id": "nm0000102",
            "characters": [
              "Jack Swigert"
            ]
          },
          {
            "name": "Gary Sinise",
            "id": "nm0000641",
            "characters": [
              "Ken Mattingly"
            ]
          }
        ]
      },
      "totalCredits": 123
    },
    "awards": {
      "wins": 2,
      "nominations": 7,
      "prestigiousNominations": []
    }
  }
}