Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0000142"}

SSR Data
{
  "tconst": "tt0000142",
  "title": {
    "id": "tt0000142",
    "titleText": {
      "text": "Buffalo Bill and Escort"
    },
    "originalTitleText": {
      "text": "Buffalo Bill and Escort"
    },
    "releaseYear": {
      "year": 1897,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 3.9,
      "voteCount": 39
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Short"
        },
        {
          "text": "News"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "McKinley Inaugural Parade."
      }
    },
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "James H. White",
          "id": "nm0924920"
        }
      ],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": []
      },
      "totalCredits": 2
    },
    "awards": null
  }
}