Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0067992"}

SSR Data
{
  "tconst": "tt0067992",
  "title": {
    "id": "tt0067992",
    "titleText": {
      "text": "Willy Wonka & the Chocolate Factory"
    },
    "originalTitleText": {
      "text": "Willy Wonka & the Chocolate Factory"
    },
    "releaseYear": {
      "year": 1971,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.8,
      "voteCount": 245176
    },
    "runtime": {
      "seconds": 6000,
      "displayableProperty": {
        "value": {
          "plainText": "1h 40m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Comedy"
        },
        {
          "text": "Family"
        },
        {
          "text": "Fantasy"
        },
        {
          "text": "Musical"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A poor but hopeful boy seeks one of the five coveted golden tickets that will send him on a tour of Willy Wonka's mysterious chocolate factory."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNzllNzlkNzYtZTEzZi00ODMwLWFlYTctZDE5Mzk0NTM1NmViXkEyXkFqcGc@._V1_.jpg",
      "width": 675,
      "height": 1000,
      "caption": {
        "plainText": "Gene Wilder, Paris Themmen, Jack Albertson, Rudy Borgstaller, George Claydon, Julie Dawn Cole, Malcolm Dixon, Walker Edmiston, Günter Meisner, Denise Nickerson, and Peter Ostrum in Willy Wonka & the Chocolate Factory (1971)"
      }
    },
    "certificate": {
      "rating": "G"
    },
    "metacritic": {
      "metascore": {
        "score": 67
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Mel Stuart",
          "id": "nm0835799"
        }
      ],
      "writers": [
        {
          "name": "Roald Dahl",
          "id": "nm0001094"
        },
        {
          "name": "Robert Kaufman",
          "id": "nm0442099"
        },
        {
          "name": "David Seltzer",
          "id": "nm0783544"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Gene Wilder",
            "id": "nm0000698",
            "characters": [
              "Willy Wonka"
            ]
          },
          {
            "name": "Jack Albertson",
            "id": "nm0016776",
            "characters": [
              "Grandpa Joe"
            ]
          },
          {
            "name": "Peter Ostrum",
            "id": "nm0652578",
            "characters": [
              "Charlie Bucket"
            ]
          },
          {
            "name": "Roy Kinnear",
            "id": "nm0455702",
            "characters": [
              "Mr. Salt"
            ]
          }
        ]
      },
      "totalCredits": 55
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}