Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt7212734"}

SSR Data
{
  "tconst": "tt7212734",
  "title": {
    "id": "tt7212734",
    "titleText": {
      "text": "Rogue One"
    },
    "originalTitleText": {
      "text": "Rogue One"
    },
    "titleType": "TV Episode",
    "releaseYear": {
      "year": 2016,
      "endYear": null
    },
    "releaseDate": {
      "day": 15,
      "month": 12,
      "year": 2016
    },
    "ratingsSummary": {
      "aggregateRating": null,
      "voteCount": 0
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Talk-Show"
        }
      ]
    },
    "plot": null,
    "countriesOfOrigin": [],
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Chris Cox",
            "id": "nm2202684",
            "imageUrl": null,
            "characters": [
              "Self"
            ]
          },
          {
            "name": "Richard Whittaker",
            "id": "nm9176228",
            "imageUrl": null,
            "characters": [
              "Self"
            ]
          }
        ]
      },
      "totalCredits": 2
    },
    "awards": null
  }
}