Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt2820852"}

SSR Data
{
  "tconst": "tt2820852",
  "title": {
    "id": "tt2820852",
    "titleText": {
      "text": "Furious 7"
    },
    "originalTitleText": {
      "text": "Fast & Furious 7"
    },
    "releaseYear": {
      "year": 2015,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.1,
      "voteCount": 439556
    },
    "runtime": {
      "seconds": 8220,
      "displayableProperty": {
        "value": {
          "plainText": "2h 17m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Deckard Shaw seeks revenge against Dominic Toretto and his family for his comatose brother."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTQxOTA2NDUzOV5BMl5BanBnXkFtZTgwNzY2MTMxMzE@._V1_.jpg",
      "width": 1579,
      "height": 2500,
      "caption": {
        "plainText": "Furious 7 (2015)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 67
      }
    },
    "credits": {
      "directors": [
        {
          "name": "James Wan",
          "id": "nm1490123"
        }
      ],
      "writers": [
        {
          "name": "Chris Morgan",
          "id": "nm0604555"
        },
        {
          "name": "Gary Scott Thompson",
          "id": "nm0860155"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Vin Diesel",
            "id": "nm0004874",
            "characters": [
              "Dominic Toretto"
            ]
          },
          {
            "name": "Paul Walker",
            "id": "nm0908094",
            "characters": [
              "Brian O'Conner"
            ]
          },
          {
            "name": "Dwayne Johnson",
            "id": "nm0425005",
            "characters": [
              "Hobbs"
            ]
          },
          {
            "name": "Jason Statham",
            "id": "nm0005458",
            "characters": [
              "Deckard Shaw"
            ]
          }
        ]
      },
      "totalCredits": 164
    },
    "awards": null
  }
}