Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1513123"}

SSR Data
{
  "tconst": "tt1513123",
  "title": {
    "id": "tt1513123",
    "titleText": {
      "text": "Hitler's War"
    },
    "originalTitleText": {
      "text": "Hitler's War"
    },
    "titleType": "TV Series",
    "releaseYear": {
      "year": 2005,
      "endYear": null
    },
    "releaseDate": null,
    "ratingsSummary": {
      "aggregateRating": 7.4,
      "voteCount": 21
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Documentary"
        }
      ]
    },
    "plot": null,
    "countriesOfOrigin": [
      "Germany"
    ],
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": null,
    "awards": null
  }
}