Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0095953"}

SSR Data
{
  "tconst": "tt0095953",
  "title": {
    "id": "tt0095953",
    "titleText": {
      "text": "Rain Man"
    },
    "originalTitleText": {
      "text": "Rain Man"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1988,
      "endYear": null
    },
    "releaseDate": {
      "day": 16,
      "month": 12,
      "year": 1988
    },
    "ratingsSummary": {
      "aggregateRating": 8,
      "voteCount": 585584
    },
    "runtime": {
      "seconds": 7980,
      "displayableProperty": {
        "value": {
          "plainText": "2h 13m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "After a selfish L.A. yuppie learns his estranged father left a fortune to an autistic-savant brother in Ohio that he didn't know existed, he absconds with his brother and sets out across the country, hoping to gain a larger inheritance."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZDUzODNkNGUtNzJjNi00ODFlLTkzMzktMGNkOTIwYWM2YTQzXkEyXkFqcGc@._V1_.jpg",
      "width": 623,
      "height": 980,
      "caption": {
        "plainText": "Tom Cruise and Dustin Hoffman in Rain Man (1988)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 65
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Barry Levinson",
          "id": "nm0001469"
        }
      ],
      "writers": [
        {
          "name": "Barry Morrow",
          "id": "nm0607454"
        },
        {
          "name": "Ron Bass",
          "id": "nm0060103"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Dustin Hoffman",
            "id": "nm0000163",
            "characters": [
              "Raymond Babbitt"
            ]
          },
          {
            "name": "Tom Cruise",
            "id": "nm0000129",
            "characters": [
              "Charlie Babbitt"
            ]
          },
          {
            "name": "Valeria Golino",
            "id": "nm0000420",
            "characters": [
              "Susanna"
            ]
          },
          {
            "name": "Gerald R. Molen",
            "id": "nm0596520",
            "characters": [
              "Dr. Bruner"
            ]
          }
        ]
      },
      "totalCredits": 72
    },
    "awards": {
      "wins": 4,
      "nominations": 4,
      "prestigiousNominations": []
    }
  }
}