Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt4718796"}

SSR Data
{
  "tconst": "tt4718796",
  "title": {
    "id": "tt4718796",
    "titleText": {
      "text": "The League of Extraordinary Gentlemen"
    },
    "originalTitleText": {
      "text": "The League of Extraordinary Gentlemen"
    },
    "titleType": "Movie",
    "releaseYear": null,
    "releaseDate": null,
    "ratingsSummary": {
      "aggregateRating": null,
      "voteCount": 0
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Fantasy"
        },
        {
          "text": "Sci-Fi"
        }
      ]
    },
    "plot": {
      "plotText": null
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": []
      },
      "totalCredits": 5
    },
    "awards": null
  }
}