Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0113552"}

SSR Data
{
  "tconst": "tt0113552",
  "title": {
    "id": "tt0113552",
    "titleText": {
      "text": "Kiss of Death"
    },
    "originalTitleText": {
      "text": "Kiss of Death"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1995,
      "endYear": null
    },
    "releaseDate": {
      "day": 21,
      "month": 4,
      "year": 1995
    },
    "ratingsSummary": {
      "aggregateRating": 6,
      "voteCount": 21242
    },
    "runtime": {
      "seconds": 6060,
      "displayableProperty": {
        "value": {
          "plainText": "1h 41m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A reformed convict goes undercover with the help of an angry detective to ensnare a psychotic mobster."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNWYxNGZjMDgtOWRjMC00NTYwLWIwZjAtNjJlYmQ3MmZmOWQzXkEyXkFqcGc@._V1_.jpg",
      "width": 900,
      "height": 1327,
      "caption": {
        "plainText": "Nicolas Cage and David Caruso in Kiss of Death (1995)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 72
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Barbet Schroeder",
          "id": "nm0775447"
        }
      ],
      "writers": [
        {
          "name": "Eleazar Lipsky",
          "id": "nm0513787"
        },
        {
          "name": "Ben Hecht",
          "id": "nm0372942"
        },
        {
          "name": "Charles Lederer",
          "id": "nm0496468"
        },
        {
          "name": "Richard Price",
          "id": "nm0697115"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "David Caruso",
            "id": "nm0000325",
            "characters": [
              "Jimmy Kilmartin"
            ]
          },
          {
            "name": "Samuel L. Jackson",
            "id": "nm0000168",
            "characters": [
              "Calvin Hart"
            ]
          },
          {
            "name": "Nicolas Cage",
            "id": "nm0000115",
            "characters": [
              "Little Junior Brown"
            ]
          },
          {
            "name": "Helen Hunt",
            "id": "nm0000166",
            "characters": [
              "Bev Kilmartin"
            ]
          }
        ]
      },
      "totalCredits": 59
    },
    "awards": null
  }
}