Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt14786246"}

SSR Data
{
  "tconst": "tt14786246",
  "title": {
    "id": "tt14786246",
    "titleText": {
      "text": "Cruella 2"
    },
    "originalTitleText": {
      "text": "Cruella 2"
    },
    "titleType": "Movie",
    "releaseYear": null,
    "releaseDate": null,
    "ratingsSummary": {
      "aggregateRating": null,
      "voteCount": 0
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Comedy"
        },
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Musical"
        },
        {
          "text": "Mystery"
        }
      ]
    },
    "plot": {
      "plotText": null
    },
    "countriesOfOrigin": [
      "United States",
      "Canada",
      "United Kingdom",
      "Australia",
      "Czech Republic"
    ],
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": []
      },
      "totalCredits": 3
    },
    "awards": null
  }
}