Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0101531"}

SSR Data
{
  "tconst": "tt0101531",
  "title": {
    "id": "tt0101531",
    "titleText": {
      "text": "Cadence"
    },
    "originalTitleText": {
      "text": "Cadence"
    },
    "releaseYear": {
      "year": 1990,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.5,
      "voteCount": 6823
    },
    "runtime": {
      "seconds": 5820,
      "displayableProperty": {
        "value": {
          "plainText": "1h 37m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A young, fiercely independent Army Private is thrust into a work-camp stockade where he discovers the value of friendship and loyalty in the face of a dangerous enemy from a dynamic group of black prisoners."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZjdmZTQ2NTYtY2ViOS00OGZkLTljZGYtZDE0YzVjMWQxM2EwXkEyXkFqcGc@._V1_.jpg",
      "width": 1957,
      "height": 2919,
      "caption": {
        "plainText": "Charlie Sheen and Martin Sheen in Cadence (1990)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 44
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Martin Sheen",
          "id": "nm0000640"
        }
      ],
      "writers": [
        {
          "name": "Dennis Shryack",
          "id": "nm0795461"
        },
        {
          "name": "Gordon Weaver",
          "id": "nm0915854"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Charlie Sheen",
            "id": "nm0000221",
            "characters": [
              "Bean"
            ]
          },
          {
            "name": "Martin Sheen",
            "id": "nm0000640",
            "characters": [
              "McKinney"
            ]
          },
          {
            "name": "Jay Brazeau",
            "id": "nm0106319",
            "characters": [
              "Mr. Vito"
            ]
          },
          {
            "name": "Matt Clark",
            "id": "nm0164273",
            "characters": [
              "Bean Sr."
            ]
          }
        ]
      },
      "totalCredits": 34
    },
    "awards": null
  }
}