Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0816692"}

SSR Data
{
  "tconst": "tt0816692",
  "title": {
    "id": "tt0816692",
    "titleText": {
      "text": "Interstellar"
    },
    "originalTitleText": {
      "text": "Interstellar"
    },
    "releaseYear": {
      "year": 2014,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.7,
      "voteCount": 2525849
    },
    "runtime": {
      "seconds": 10140,
      "displayableProperty": {
        "value": {
          "plainText": "2h 49m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Sci-Fi"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "In a dystopian future where Earth has become near-uninhabitable, a team of astronauts embark on a mission to find a new home for humanity."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYzdjMDAxZGItMjI2My00ODA1LTlkNzItOWFjMDU5ZDJlYWY3XkEyXkFqcGc@._V1_.jpg",
      "width": 2430,
      "height": 3600,
      "caption": {
        "plainText": "Matthew McConaughey in Interstellar (2014)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 74
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Christopher Nolan",
          "id": "nm0634240"
        }
      ],
      "writers": [
        {
          "name": "Jonathan Nolan",
          "id": "nm0634300"
        },
        {
          "name": "Christopher Nolan",
          "id": "nm0634240"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Matthew McConaughey",
            "id": "nm0000190",
            "characters": [
              "Cooper"
            ]
          },
          {
            "name": "Anne Hathaway",
            "id": "nm0004266",
            "characters": [
              "Brand"
            ]
          },
          {
            "name": "Jessica Chastain",
            "id": "nm1567113",
            "characters": [
              "Murph"
            ]
          },
          {
            "name": "Mackenzie Foy",
            "id": "nm3237775",
            "characters": [
              "Murph (10 Yrs.)"
            ]
          }
        ]
      },
      "totalCredits": 47
    },
    "awards": {
      "wins": 1,
      "nominations": 4,
      "prestigiousNominations": []
    }
  }
}