Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0098282"}

SSR Data
{
  "tconst": "tt0098282",
  "title": {
    "id": "tt0098282",
    "titleText": {
      "text": "See No Evil, Hear No Evil"
    },
    "originalTitleText": {
      "text": "See No Evil, Hear No Evil"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1989,
      "endYear": null
    },
    "releaseDate": {
      "day": 12,
      "month": 5,
      "year": 1989
    },
    "ratingsSummary": {
      "aggregateRating": 6.8,
      "voteCount": 63509
    },
    "runtime": {
      "seconds": 6180,
      "displayableProperty": {
        "value": {
          "plainText": "1h 43m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Crime"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Dave is deaf, and Wally is blind. They witness a murder, but it was Dave who was looking at her, and Wally who was listening."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BOThiYmVhMTItZGFiNS00MDRmLTkwZWUtODcyNGZlYmMzZGRlXkEyXkFqcGc@._V1_.jpg",
      "width": 1000,
      "height": 1500,
      "caption": {
        "plainText": "Gene Wilder and Richard Pryor in See No Evil, Hear No Evil (1989)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 44
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Arthur Hiller",
          "id": "nm0002137"
        }
      ],
      "writers": [
        {
          "name": "Earl Barret",
          "id": "nm0056958"
        },
        {
          "name": "Arne Sultan",
          "id": "nm0838441"
        },
        {
          "name": "Marvin Worth",
          "id": "nm0941703"
        },
        {
          "name": "Eliot Wald",
          "id": "nm0906997"
        },
        {
          "name": "Andrew Kurtzman",
          "id": "nm0476065"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Richard Pryor",
            "id": "nm0001640",
            "characters": [
              "Wally"
            ]
          },
          {
            "name": "Gene Wilder",
            "id": "nm0000698",
            "characters": [
              "Dave"
            ]
          },
          {
            "name": "Joan Severance",
            "id": "nm0000220",
            "characters": [
              "Eve"
            ]
          },
          {
            "name": "Kevin Spacey",
            "id": "nm0000228",
            "characters": [
              "Kirgo"
            ]
          }
        ]
      },
      "totalCredits": 59
    },
    "awards": null
  }
}