Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1051904"}

SSR Data
{
  "tconst": "tt1051904",
  "title": {
    "id": "tt1051904",
    "titleText": {
      "text": "Goosebumps"
    },
    "originalTitleText": {
      "text": "Goosebumps"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 2015,
      "endYear": null
    },
    "releaseDate": {
      "day": 16,
      "month": 10,
      "year": 2015
    },
    "ratingsSummary": {
      "aggregateRating": 6.3,
      "voteCount": 102412
    },
    "runtime": {
      "seconds": 6180,
      "displayableProperty": {
        "value": {
          "plainText": "1h 43m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Comedy"
        },
        {
          "text": "Family"
        },
        {
          "text": "Fantasy"
        },
        {
          "text": "Horror"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A teenager teams up with the daughter of young-adult horror author R.L. Stine after the writer's imaginary demons are set free on the town of Madison, Delaware."
      }
    },
    "countriesOfOrigin": [
      "United States",
      "Australia"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjA1OTUzNTQ5Ml5BMl5BanBnXkFtZTgwODQ4NDkxNjE@._V1_.jpg",
      "width": 1311,
      "height": 2048,
      "caption": {
        "plainText": "Jack Black, Dylan Minnette, and Odeya Rush in Goosebumps (2015)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 60
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Rob Letterman",
          "id": "nm1224299"
        }
      ],
      "writers": [
        {
          "name": "Darren Lemke",
          "id": "nm0501359"
        },
        {
          "name": "Scott Alexander",
          "id": "nm0018735"
        },
        {
          "name": "Larry Karaszewski",
          "id": "nm0438989"
        },
        {
          "name": "R.L. Stine",
          "id": "nm0830419"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jack Black",
            "id": "nm0085312",
            "characters": [
              "Stine",
              "voice of Slappy"
            ]
          },
          {
            "name": "Dylan Minnette",
            "id": "nm1910255",
            "characters": [
              "Zach"
            ]
          },
          {
            "name": "Odeya Rush",
            "id": "nm3843467",
            "characters": [
              "Hannah"
            ]
          },
          {
            "name": "Ryan Lee",
            "id": "nm2619114",
            "characters": [
              "Champ"
            ]
          }
        ]
      },
      "totalCredits": 93
    },
    "awards": null
  }
}