Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0063442"}

SSR Data
{
  "tconst": "tt0063442",
  "title": {
    "id": "tt0063442",
    "titleText": {
      "text": "Planet of the Apes"
    },
    "originalTitleText": {
      "text": "Planet of the Apes"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1968,
      "endYear": null
    },
    "releaseDate": {
      "day": 3,
      "month": 4,
      "year": 1968
    },
    "ratingsSummary": {
      "aggregateRating": 8,
      "voteCount": 210788
    },
    "runtime": {
      "seconds": 6720,
      "displayableProperty": {
        "value": {
          "plainText": "1h 52m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Sci-Fi"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "After being kept in hypersleep during a long expedition into deep space, an astronaut crew crash-lands in the 40th century on a planet where highly intelligent non-human ape species are dominant and humans are enslaved."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjI2NzRkNmQtNTIwZi00ZWMxLThlOGQtMjQ1NjI3MzI5YmIzXkEyXkFqcGc@._V1_.jpg",
      "width": 1944,
      "height": 2916,
      "caption": {
        "plainText": "Maurice Evans in Planet of the Apes (1968)"
      }
    },
    "certificate": {
      "rating": "G"
    },
    "metacritic": {
      "metascore": {
        "score": 79
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Franklin J. Schaffner",
          "id": "nm0769874"
        }
      ],
      "writers": [
        {
          "name": "Michael Wilson",
          "id": "nm0933858"
        },
        {
          "name": "Rod Serling",
          "id": "nm0785245"
        },
        {
          "name": "Pierre Boulle",
          "id": "nm0099541"
        },
        {
          "name": "John T. Kelley",
          "id": "nm0445934"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Charlton Heston",
            "id": "nm0000032",
            "characters": [
              "George Taylor"
            ]
          },
          {
            "name": "Roddy McDowall",
            "id": "nm0001522",
            "characters": [
              "Cornelius"
            ]
          },
          {
            "name": "Kim Hunter",
            "id": "nm0001375",
            "characters": [
              "Zira"
            ]
          },
          {
            "name": "Maurice Evans",
            "id": "nm0263052",
            "characters": [
              "Dr. Zaius"
            ]
          }
        ]
      },
      "totalCredits": 53
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}