Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0103064"}

SSR Data
{
  "tconst": "tt0103064",
  "title": {
    "id": "tt0103064",
    "titleText": {
      "text": "Terminator 2: Judgment Day"
    },
    "originalTitleText": {
      "text": "Terminator 2: Judgment Day"
    },
    "releaseYear": {
      "year": 1991,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.6,
      "voteCount": 1283469
    },
    "runtime": {
      "seconds": 8220,
      "displayableProperty": {
        "value": {
          "plainText": "2h 17m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Sci-Fi"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A cyborg from the future, identical to the one who failed to kill Sarah Connor, must now protect her ten-year-old son John from an even more advanced and powerful cyborg."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNGMyMGNkMDUtMjc2Ni00NWFlLTgyODEtZTY2MzBiZTg0OWZiXkEyXkFqcGc@._V1_.jpg",
      "width": 2160,
      "height": 3210,
      "caption": {
        "plainText": "Arnold Schwarzenegger and John Pantellas in Terminator 2: Judgment Day (1991)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 75
      }
    },
    "credits": {
      "directors": [
        {
          "name": "James Cameron",
          "id": "nm0000116"
        }
      ],
      "writers": [
        {
          "name": "James Cameron",
          "id": "nm0000116"
        },
        {
          "name": "William Wisher",
          "id": "nm0936537"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Arnold Schwarzenegger",
            "id": "nm0000216",
            "characters": [
              "The Terminator"
            ]
          },
          {
            "name": "Linda Hamilton",
            "id": "nm0000157",
            "characters": [
              "Sarah Connor"
            ]
          },
          {
            "name": "Edward Furlong",
            "id": "nm0000411",
            "characters": [
              "John Connor"
            ]
          },
          {
            "name": "Robert Patrick",
            "id": "nm0001598",
            "characters": [
              "T-1000"
            ]
          }
        ]
      },
      "totalCredits": 79
    },
    "awards": {
      "wins": 4,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}