Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0120832"}

SSR Data
{
  "tconst": "tt0120832",
  "title": {
    "id": "tt0120832",
    "titleText": {
      "text": "Snake Eyes"
    },
    "originalTitleText": {
      "text": "Snake Eyes"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1998,
      "endYear": null
    },
    "releaseDate": {
      "day": 7,
      "month": 8,
      "year": 1998
    },
    "ratingsSummary": {
      "aggregateRating": 6.2,
      "voteCount": 93176
    },
    "runtime": {
      "seconds": 5880,
      "displayableProperty": {
        "value": {
          "plainText": "1h 38m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Mystery"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Corrupt Atlantic City police officer Rick Santoro and Navy Commander Kevin Dunn join forces to investigate both the assassination of Secretary of Defense Charles Kirkland and the disappearance of a beautiful stranger."
      }
    },
    "countriesOfOrigin": [
      "United States",
      "Canada"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMWFhNWFhOTktZmY2ZS00OTAyLTg5MWMtYTY1OTkxYWMxMDRiXkEyXkFqcGc@._V1_.jpg",
      "width": 1080,
      "height": 1600,
      "caption": {
        "plainText": "Nicolas Cage in Snake Eyes (1998)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 52
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Brian De Palma",
          "id": "nm0000361"
        }
      ],
      "writers": [
        {
          "name": "Brian De Palma",
          "id": "nm0000361"
        },
        {
          "name": "David Koepp",
          "id": "nm0462895"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Nicolas Cage",
            "id": "nm0000115",
            "characters": [
              "Rick Santoro"
            ]
          },
          {
            "name": "Gary Sinise",
            "id": "nm0000641",
            "characters": [
              "Kevin Dunne"
            ]
          },
          {
            "name": "John Heard",
            "id": "nm0001334",
            "characters": [
              "Gilbert Powell"
            ]
          },
          {
            "name": "Carla Gugino",
            "id": "nm0001303",
            "characters": [
              "Julia Costello"
            ]
          }
        ]
      },
      "totalCredits": 78
    },
    "awards": null
  }
}