Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1085779"}

SSR Data
{
  "tconst": "tt1085779",
  "title": {
    "id": "tt1085779",
    "titleText": {
      "text": "The Hole"
    },
    "originalTitleText": {
      "text": "The Hole"
    },
    "releaseYear": {
      "year": 2009,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 5.7,
      "voteCount": 25261
    },
    "runtime": {
      "seconds": 5520,
      "displayableProperty": {
        "value": {
          "plainText": "1h 32m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Fantasy"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A pair of brothers stumble upon a mysterious hole in their basement that leads to the darkest corridors of their fears and nightmares."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTQxMzA2NTE1M15BMl5BanBnXkFtZTcwNjc5OTUzOA@@._V1_.jpg",
      "width": 1418,
      "height": 2048,
      "caption": {
        "plainText": "The Hole (2009)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 57
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Joe Dante",
          "id": "nm0001102"
        }
      ],
      "writers": [
        {
          "name": "Mark L. Smith",
          "id": "nm1872664"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Chris Massoglia",
            "id": "nm1491631",
            "characters": [
              "Dane"
            ]
          },
          {
            "name": "Haley Bennett",
            "id": "nm2247245",
            "characters": [
              "Julie"
            ]
          },
          {
            "name": "Nathan Gamble",
            "id": "nm1997480",
            "characters": [
              "Lucas"
            ]
          },
          {
            "name": "Teri Polo",
            "id": "nm0001632",
            "characters": [
              "Susan"
            ]
          }
        ]
      },
      "totalCredits": 26
    },
    "awards": null
  }
}