Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0102803"}

SSR Data
{
  "tconst": "tt0102803",
  "title": {
    "id": "tt0102803",
    "titleText": {
      "text": "The Rocketeer"
    },
    "originalTitleText": {
      "text": "The Rocketeer"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1991,
      "endYear": null
    },
    "releaseDate": {
      "day": 21,
      "month": 6,
      "year": 1991
    },
    "ratingsSummary": {
      "aggregateRating": 6.6,
      "voteCount": 65723
    },
    "runtime": {
      "seconds": 6480,
      "displayableProperty": {
        "value": {
          "plainText": "1h 48m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Family"
        },
        {
          "text": "Sci-Fi"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A young pilot stumbles onto a prototype jetpack that allows him to become a high-flying masked hero."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMmQyMzk5NTAtMmIzNy00MDVjLWExNWQtOWFmZmU0NGVmODEyXkEyXkFqcGc@._V1_.jpg",
      "width": 765,
      "height": 1134,
      "caption": {
        "plainText": "Billy Campbell in The Rocketeer (1991)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 58
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Joe Johnston",
          "id": "nm0002653"
        }
      ],
      "writers": [
        {
          "name": "Dave Stevens",
          "id": "nm0828349"
        },
        {
          "name": "Danny Bilson",
          "id": "nm0082677"
        },
        {
          "name": "Paul De Meo",
          "id": "nm0210290"
        },
        {
          "name": "William Dear",
          "id": "nm0213100"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Billy Campbell",
            "id": "nm0001004",
            "characters": [
              "Cliff"
            ]
          },
          {
            "name": "Jennifer Connelly",
            "id": "nm0000124",
            "characters": [
              "Jenny"
            ]
          },
          {
            "name": "Alan Arkin",
            "id": "nm0000273",
            "characters": [
              "Peevy"
            ]
          },
          {
            "name": "Timothy Dalton",
            "id": "nm0001096",
            "characters": [
              "Neville Sinclair"
            ]
          }
        ]
      },
      "totalCredits": 87
    },
    "awards": null
  }
}