Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0412142"}

SSR Data
{
  "tconst": "tt0412142",
  "title": {
    "id": "tt0412142",
    "titleText": {
      "text": "House"
    },
    "originalTitleText": {
      "text": "House M.D."
    },
    "releaseYear": {
      "year": 2004,
      "endYear": 2012
    },
    "ratingsSummary": {
      "aggregateRating": 8.7,
      "voteCount": 592168
    },
    "runtime": {
      "seconds": 2700,
      "displayableProperty": {
        "value": {
          "plainText": "45m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Using a crack team of doctors and his wits, an antisocial maverick doctor specializing in diagnostic medicine does whatever it takes to solve puzzling cases that come his way."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjgxYjAwNmMtYTAwZC00YmQxLWJlOTMtMWM0NGJmNDE0YmI2XkEyXkFqcGc@._V1_.jpg",
      "width": 832,
      "height": 1225,
      "caption": {
        "plainText": "Hugh Laurie in House (2004)"
      }
    },
    "certificate": {
      "rating": "TV-14"
    },
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Hugh Laurie",
            "id": "nm0491402",
            "characters": [
              "Dr. Gregory House"
            ]
          },
          {
            "name": "Omar Epps",
            "id": "nm0004898",
            "characters": [
              "Dr. Eric Foreman"
            ]
          },
          {
            "name": "Robert Sean Leonard",
            "id": "nm0000494",
            "characters": [
              "Dr. James Wilson"
            ]
          },
          {
            "name": "Jesse Spencer",
            "id": "nm0817980",
            "characters": [
              "Dr. Robert Chase"
            ]
          }
        ]
      },
      "totalCredits": 1659
    },
    "awards": {
      "wins": 5,
      "nominations": 20,
      "prestigiousNominations": []
    }
  }
}