Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0107290"}

SSR Data
{
  "tconst": "tt0107290",
  "title": {
    "id": "tt0107290",
    "titleText": {
      "text": "Jurassic Park"
    },
    "originalTitleText": {
      "text": "Jurassic Park"
    },
    "releaseYear": {
      "year": 1993,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.2,
      "voteCount": 1176965
    },
    "runtime": {
      "seconds": 7620,
      "displayableProperty": {
        "value": {
          "plainText": "2h 7m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Sci-Fi"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An industrialist invites some experts to visit his theme park of cloned dinosaurs. After a power failure, the creatures run loose, putting everyone's lives, including his grandchildren's, in danger."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjM2MDgxMDg0Nl5BMl5BanBnXkFtZTgwNTM2OTM5NDE@._V1_.jpg",
      "width": 667,
      "height": 1000,
      "caption": {
        "plainText": "Jeff Goldblum, Richard Attenborough, Laura Dern, Sam Neill, Ariana Richards, BD Wong, Joseph Mazzello, Martin Ferrero, and Bob Peck in Jurassic Park (1993)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 68
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Steven Spielberg",
          "id": "nm0000229"
        }
      ],
      "writers": [
        {
          "name": "Michael Crichton",
          "id": "nm0000341"
        },
        {
          "name": "David Koepp",
          "id": "nm0462895"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Sam Neill",
            "id": "nm0000554",
            "characters": [
              "Grant"
            ]
          },
          {
            "name": "Laura Dern",
            "id": "nm0000368",
            "characters": [
              "Ellie"
            ]
          },
          {
            "name": "Jeff Goldblum",
            "id": "nm0000156",
            "characters": [
              "Malcolm"
            ]
          },
          {
            "name": "Richard Attenborough",
            "id": "nm0000277",
            "characters": [
              "Hammond"
            ]
          }
        ]
      },
      "totalCredits": 38
    },
    "awards": {
      "wins": 3,
      "nominations": 0,
      "prestigiousNominations": []
    }
  }
}