Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0239203"}

SSR Data
{
  "tconst": "tt0239203",
  "title": {
    "id": "tt0239203",
    "titleText": {
      "text": "The 'Glen Island, ' Accompanying Parade"
    },
    "originalTitleText": {
      "text": "The 'Glen Island,' Accompanying Parade"
    },
    "releaseYear": {
      "year": 1898,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 2.5,
      "voteCount": 31
    },
    "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, Cuba."
      }
    },
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "James H. White",
          "id": "nm0924920"
        }
      ],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": []
      },
      "totalCredits": 1
    },
    "awards": null
  }
}