Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0238823"}

SSR Data
{
  "tconst": "tt0238823",
  "title": {
    "id": "tt0238823",
    "titleText": {
      "text": "Admiral Sampson on Board the Flagship"
    },
    "originalTitleText": {
      "text": "Admiral Sampson on Board the Flagship"
    },
    "releaseYear": {
      "year": 1898,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 3,
      "voteCount": 30
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Documentary"
        },
        {
          "text": "Short"
        },
        {
          "text": "News"
        },
        {
          "text": "War"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "New York City welcome to Sampson's fleet after the Battle of Santiago Bay."
      }
    },
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "James H. White",
          "id": "nm0924920"
        }
      ],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": []
      },
      "totalCredits": 2
    },
    "awards": null
  }
}