Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0119196"}

SSR Data
{
  "tconst": "tt0119196",
  "title": {
    "id": "tt0119196",
    "titleText": {
      "text": "The Gingerbread Man"
    },
    "originalTitleText": {
      "text": "The Gingerbread Man"
    },
    "releaseYear": {
      "year": 1998,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 5.7,
      "voteCount": 12261
    },
    "runtime": {
      "seconds": 6840,
      "displayableProperty": {
        "value": {
          "plainText": "1h 54m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Mystery"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A lawyer uses his power to help his lover put her father behind bars, but when he escapes, they are all in danger."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BY2M3MWEyN2EtMzQ4MS00Njc3LThiYTQtNDcyMDVhYTBkMzZhXkEyXkFqcGc@._V1_.jpg",
      "width": 580,
      "height": 860,
      "caption": {
        "plainText": "Kenneth Branagh, Tom Berenger, Robert Downey Jr., Robert Duvall, Daryl Hannah, and Embeth Davidtz in The Gingerbread Man (1998)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 65
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Robert Altman",
          "id": "nm0000265"
        }
      ],
      "writers": [
        {
          "name": "John Grisham",
          "id": "nm0001300"
        },
        {
          "name": "Clyde Hayes",
          "id": "nm0370879"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Kenneth Branagh",
            "id": "nm0000110",
            "characters": [
              "Rick Magruder"
            ]
          },
          {
            "name": "Embeth Davidtz",
            "id": "nm0001110",
            "characters": [
              "Mallory Doss"
            ]
          },
          {
            "name": "Robert Downey Jr.",
            "id": "nm0000375",
            "characters": [
              "Clyde Pell"
            ]
          },
          {
            "name": "Daryl Hannah",
            "id": "nm0000435",
            "characters": [
              "Lois Harlan"
            ]
          }
        ]
      },
      "totalCredits": 68
    },
    "awards": null
  }
}