Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0829482"}

SSR Data
{
  "tconst": "tt0829482",
  "title": {
    "id": "tt0829482",
    "titleText": {
      "text": "Superbad"
    },
    "originalTitleText": {
      "text": "Superbad"
    },
    "releaseYear": {
      "year": 2007,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.6,
      "voteCount": 693356
    },
    "runtime": {
      "seconds": 6780,
      "displayableProperty": {
        "value": {
          "plainText": "1h 53m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Two co-dependent high school seniors are forced to deal with separation anxiety after their plan to stage a booze-soaked party goes awry."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNjk0MzdlZGEtNTRkOC00ZDRiLWJkYjAtMzUzYTRiNzk1YTViXkEyXkFqcGc@._V1_.jpg",
      "width": 1971,
      "height": 2940,
      "caption": {
        "plainText": "Michael Cera and Jonah Hill in Superbad (2007)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 76
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Greg Mottola",
          "id": "nm0609549"
        }
      ],
      "writers": [
        {
          "name": "Seth Rogen",
          "id": "nm0736622"
        },
        {
          "name": "Evan Goldberg",
          "id": "nm1698571"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Michael Cera",
            "id": "nm0148418",
            "characters": [
              "Evan"
            ]
          },
          {
            "name": "Jonah Hill",
            "id": "nm1706767",
            "characters": [
              "Seth"
            ]
          },
          {
            "name": "Christopher Mintz-Plasse",
            "id": "nm2395586",
            "characters": [
              "Fogell"
            ]
          },
          {
            "name": "Bill Hader",
            "id": "nm0352778",
            "characters": [
              "Officer Slater"
            ]
          }
        ]
      },
      "totalCredits": 92
    },
    "awards": null
  }
}