Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt19854762"}

SSR Data
{
  "tconst": "tt19854762",
  "title": {
    "id": "tt19854762",
    "titleText": {
      "text": "Hijack"
    },
    "originalTitleText": {
      "text": "Hijack"
    },
    "releaseYear": {
      "year": 2023,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.3,
      "voteCount": 92701
    },
    "runtime": {
      "seconds": 2820,
      "displayableProperty": {
        "value": {
          "plainText": "47m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Sam Nelson, a master negotiator, faces a series of life-or-death situations where his skills of persuasion are his only means of survival."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZDU5NjI4NjMtNGQ1Ni00YzdmLTk3NjEtNDQ4ODhlM2Q0NjYyXkEyXkFqcGc@._V1_.jpg",
      "width": 2000,
      "height": 3000,
      "caption": {
        "plainText": "Idris Elba in Hijack (2023)"
      }
    },
    "certificate": {
      "rating": "TV-MA"
    },
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Idris Elba",
            "id": "nm0252961",
            "characters": [
              "Sam Nelson"
            ]
          },
          {
            "name": "Max Beesley",
            "id": "nm0066586",
            "characters": [
              "Daniel O'Farrell"
            ]
          },
          {
            "name": "Christine Adams",
            "id": "nm0010837",
            "characters": [
              "Marsha Smith-Nelson"
            ]
          },
          {
            "name": "Neil Maskell",
            "id": "nm0556453",
            "characters": [
              "Stuart Atterton"
            ]
          }
        ]
      },
      "totalCredits": 195
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}