Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1856010"}

SSR Data
{
  "tconst": "tt1856010",
  "title": {
    "id": "tt1856010",
    "titleText": {
      "text": "House of Cards"
    },
    "originalTitleText": {
      "text": "House of Cards"
    },
    "releaseYear": {
      "year": 2013,
      "endYear": 2018
    },
    "ratingsSummary": {
      "aggregateRating": 8.6,
      "voteCount": 559243
    },
    "runtime": {
      "seconds": 3000,
      "displayableProperty": {
        "value": {
          "plainText": "50m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A Congressman works with his equally conniving wife to exact revenge on the people who betrayed him."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTQ4MDczNDYwNV5BMl5BanBnXkFtZTcwNjMwMDk5OA@@._V1_.jpg",
      "width": 1382,
      "height": 2048,
      "caption": {
        "plainText": "Kevin Spacey in House of Cards (2013)"
      }
    },
    "certificate": {
      "rating": "TV-MA"
    },
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Kevin Spacey",
            "id": "nm0000228",
            "characters": [
              "Francis Underwood"
            ]
          },
          {
            "name": "Michel Gill",
            "id": "nm0318703",
            "characters": [
              "President Garrett Walker"
            ]
          },
          {
            "name": "Robin Wright",
            "id": "nm0000705",
            "characters": [
              "Claire Underwood"
            ]
          },
          {
            "name": "Kate Mara",
            "id": "nm0544718",
            "characters": [
              "Zoe Barnes"
            ]
          }
        ]
      },
      "totalCredits": 1531
    },
    "awards": {
      "wins": 7,
      "nominations": 49,
      "prestigiousNominations": []
    }
  }
}