Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0108052"}

SSR Data
{
  "tconst": "tt0108052",
  "title": {
    "id": "tt0108052",
    "titleText": {
      "text": "Schindler's List"
    },
    "originalTitleText": {
      "text": "Schindler's List"
    },
    "releaseYear": {
      "year": 1993,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 9,
      "voteCount": 1584673
    },
    "runtime": {
      "seconds": 11700,
      "displayableProperty": {
        "value": {
          "plainText": "3h 15m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        },
        {
          "text": "History"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "In German-occupied Poland during World War II, industrialist Oskar Schindler gradually becomes concerned for his Jewish workforce after witnessing their persecution by the Nazis."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNjM1ZDQxYWUtMzQyZS00MTE1LWJmZGYtNGUyNTdlYjM3ZmVmXkEyXkFqcGc@._V1_.jpg",
      "width": 1600,
      "height": 2400,
      "caption": {
        "plainText": "Schindler's List (1993)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 95
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Steven Spielberg",
          "id": "nm0000229"
        }
      ],
      "writers": [
        {
          "name": "Thomas Keneally",
          "id": "nm0447745"
        },
        {
          "name": "Steven Zaillian",
          "id": "nm0001873"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Liam Neeson",
            "id": "nm0000553",
            "characters": [
              "Oskar Schindler"
            ]
          },
          {
            "name": "Ralph Fiennes",
            "id": "nm0000146",
            "characters": [
              "Amon Goeth"
            ]
          },
          {
            "name": "Ben Kingsley",
            "id": "nm0001426",
            "characters": [
              "Itzhak Stern"
            ]
          },
          {
            "name": "Caroline Goodall",
            "id": "nm0328751",
            "characters": [
              "Emilie Schindler"
            ]
          }
        ]
      },
      "totalCredits": 160
    },
    "awards": {
      "wins": 7,
      "nominations": 5,
      "prestigiousNominations": []
    }
  }
}