Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0114709"}

SSR Data
{
  "tconst": "tt0114709",
  "title": {
    "id": "tt0114709",
    "titleText": {
      "text": "Toy Story"
    },
    "originalTitleText": {
      "text": "Toy Story"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1995,
      "endYear": null
    },
    "releaseDate": {
      "day": 22,
      "month": 11,
      "year": 1995
    },
    "ratingsSummary": {
      "aggregateRating": 8.3,
      "voteCount": 1173295
    },
    "runtime": {
      "seconds": 4860,
      "displayableProperty": {
        "value": {
          "plainText": "1h 21m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Animation"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Comedy"
        },
        {
          "text": "Family"
        },
        {
          "text": "Fantasy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A cowboy doll is profoundly jealous when a new spaceman action figure supplants him as the top toy in a boy's bedroom. When circumstances separate them from their owner, the duo have to put aside their differences to return to him."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZTA3OWVjOWItNjE1NS00NzZiLWE1MjgtZDZhMWI1ZTlkNzYwXkEyXkFqcGc@._V1_.jpg",
      "width": 1005,
      "height": 1500,
      "caption": {
        "plainText": "Tom Hanks, R. Lee Ermey, Tim Allen, Annie Potts, John Ratzenberger, Wallace Shawn, Jim Varney, and Don Rickles in Toy Story (1995)"
      }
    },
    "certificate": {
      "rating": "G"
    },
    "metacritic": {
      "metascore": {
        "score": 96
      }
    },
    "credits": {
      "directors": [
        {
          "name": "John Lasseter",
          "id": "nm0005124"
        }
      ],
      "writers": [
        {
          "name": "Joss Whedon",
          "id": "nm0923736"
        },
        {
          "name": "Andrew Stanton",
          "id": "nm0004056"
        },
        {
          "name": "Joel Cohen",
          "id": "nm0169505"
        },
        {
          "name": "Alec Sokolow",
          "id": "nm0812513"
        },
        {
          "name": "John Lasseter",
          "id": "nm0005124"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Tom Hanks",
            "id": "nm0000158",
            "characters": [
              "Woody"
            ]
          },
          {
            "name": "Tim Allen",
            "id": "nm0000741",
            "characters": [
              "Buzz Lightyear"
            ]
          },
          {
            "name": "Don Rickles",
            "id": "nm0725543",
            "characters": [
              "Mr. Potato Head"
            ]
          },
          {
            "name": "Jim Varney",
            "id": "nm0001815",
            "characters": [
              "Slinky Dog"
            ]
          }
        ]
      },
      "totalCredits": 59
    },
    "awards": {
      "wins": 0,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}