Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0162222"}

SSR Data
{
  "tconst": "tt0162222",
  "title": {
    "id": "tt0162222",
    "titleText": {
      "text": "Cast Away"
    },
    "originalTitleText": {
      "text": "Cast Away"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 2000,
      "endYear": null
    },
    "releaseDate": {
      "day": 22,
      "month": 12,
      "year": 2000
    },
    "ratingsSummary": {
      "aggregateRating": 7.8,
      "voteCount": 689430
    },
    "runtime": {
      "seconds": 8580,
      "displayableProperty": {
        "value": {
          "plainText": "2h 23m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A FedEx executive undergoes a physical and emotional transformation after crash landing on a deserted island."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BOGNjNDI5ZGQtZjRjMy00NzQyLWFiYzQtYjcwNjM3ZDYwNThhXkEyXkFqcGc@._V1_.jpg",
      "width": 580,
      "height": 859,
      "caption": {
        "plainText": "Tom Hanks in Cast Away (2000)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 74
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Robert Zemeckis",
          "id": "nm0000709"
        }
      ],
      "writers": [
        {
          "name": "William Broyles Jr.",
          "id": "nm0115310"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Tom Hanks",
            "id": "nm0000158",
            "characters": [
              "Chuck Noland"
            ]
          },
          {
            "name": "Helen Hunt",
            "id": "nm0000166",
            "characters": [
              "Kelly Frears"
            ]
          },
          {
            "name": "Paul Sanchez",
            "id": "nm0584052",
            "characters": [
              "Ramon"
            ]
          },
          {
            "name": "Lari White",
            "id": "nm0925096",
            "characters": [
              "Bettina Peterson"
            ]
          }
        ]
      },
      "totalCredits": 72
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}