Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0216789"}

SSR Data
{
  "tconst": "tt0216789",
  "title": {
    "id": "tt0216789",
    "titleText": {
      "text": "Grant Veterans - G.A.R."
    },
    "originalTitleText": {
      "text": "Grant Veterans - G.A.R."
    },
    "titleType": "Short",
    "releaseYear": {
      "year": 1897,
      "endYear": null
    },
    "releaseDate": {
      "day": null,
      "month": 5,
      "year": 1897
    },
    "ratingsSummary": {
      "aggregateRating": 2.8,
      "voteCount": 33
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Short"
        },
        {
          "text": "News"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "McKinley Inaugural Parade."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "James H. White",
          "id": "nm0924920"
        }
      ],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": []
      },
      "totalCredits": 1
    },
    "awards": null
  }
}