Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0093779"}

SSR Data
{
  "tconst": "tt0093779",
  "title": {
    "id": "tt0093779",
    "titleText": {
      "text": "The Princess Bride"
    },
    "originalTitleText": {
      "text": "The Princess Bride"
    },
    "releaseYear": {
      "year": 1987,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8,
      "voteCount": 486315
    },
    "runtime": {
      "seconds": 5880,
      "displayableProperty": {
        "value": {
          "plainText": "1h 38m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Comedy"
        },
        {
          "text": "Family"
        },
        {
          "text": "Fantasy"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A bedridden boy's grandfather reads him the story of a farmboy-turned-pirate who encounters numerous obstacles, enemies and allies in his quest to be reunited with his true love."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjFiOTEyNGMtN2E4MC00ZjZlLTk3ZDQtNTU1ZGNiZTA1MzJlXkEyXkFqcGc@._V1_.jpg",
      "width": 2892,
      "height": 4219,
      "caption": {
        "plainText": "Peter Falk and Fred Savage in The Princess Bride (1987)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 78
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Rob Reiner",
          "id": "nm0001661"
        }
      ],
      "writers": [
        {
          "name": "William Goldman",
          "id": "nm0001279"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Cary Elwes",
            "id": "nm0000144",
            "characters": [
              "Westley"
            ]
          },
          {
            "name": "Mandy Patinkin",
            "id": "nm0001597",
            "characters": [
              "Inigo Montoya"
            ]
          },
          {
            "name": "Robin Wright",
            "id": "nm0000705",
            "characters": [
              "The Princess Bride"
            ]
          },
          {
            "name": "Chris Sarandon",
            "id": "nm0001697",
            "characters": [
              "Prince Humperdinck"
            ]
          }
        ]
      },
      "totalCredits": 27
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}