Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0107798"}

SSR Data
{
  "tconst": "tt0107798",
  "title": {
    "id": "tt0107798",
    "titleText": {
      "text": "The Pelican Brief"
    },
    "originalTitleText": {
      "text": "The Pelican Brief"
    },
    "releaseYear": {
      "year": 1993,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.6,
      "voteCount": 103804
    },
    "runtime": {
      "seconds": 8460,
      "displayableProperty": {
        "value": {
          "plainText": "2h 21m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Mystery"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A law student uncovers a conspiracy, putting herself and others in danger."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZjA2NmE4MjEtOTkxYy00YjhkLWI2YjgtODFmMGY0Zjc3YTdhXkEyXkFqcGc@._V1_.jpg",
      "width": 1508,
      "height": 2260,
      "caption": {
        "plainText": "Julia Roberts and Denzel Washington in The Pelican Brief (1993)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 51
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Alan J. Pakula",
          "id": "nm0001587"
        }
      ],
      "writers": [
        {
          "name": "John Grisham",
          "id": "nm0001300"
        },
        {
          "name": "Alan J. Pakula",
          "id": "nm0001587"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Julia Roberts",
            "id": "nm0000210",
            "characters": [
              "Darby Shaw"
            ]
          },
          {
            "name": "Denzel Washington",
            "id": "nm0000243",
            "characters": [
              "Gray Grantham"
            ]
          },
          {
            "name": "Sam Shepard",
            "id": "nm0001731",
            "characters": [
              "Thomas Callahan"
            ]
          },
          {
            "name": "John Heard",
            "id": "nm0001334",
            "characters": [
              "Gavin Verheek"
            ]
          }
        ]
      },
      "totalCredits": 85
    },
    "awards": null
  }
}