Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0115433"}

SSR Data
{
  "tconst": "tt0115433",
  "title": {
    "id": "tt0115433",
    "titleText": {
      "text": "101 Dalmatians"
    },
    "originalTitleText": {
      "text": "101 Dalmatians"
    },
    "releaseYear": {
      "year": 1996,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 5.8,
      "voteCount": 124531
    },
    "runtime": {
      "seconds": 6180,
      "displayableProperty": {
        "value": {
          "plainText": "1h 43m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Comedy"
        },
        {
          "text": "Crime"
        },
        {
          "text": "Family"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An evil high-fashion designer plots to steal dalmatian puppies in order to make an extravagant fur coat but creates an extravagant mess instead."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BOTA5MjAzZWYtZmQxMC00NWE0LWJkNWMtMzczNjg3ZTM1ZGRiXkEyXkFqcGc@._V1_.jpg",
      "width": 1013,
      "height": 1500,
      "caption": {
        "plainText": "Glenn Close in 101 Dalmatians (1996)"
      }
    },
    "certificate": {
      "rating": "G"
    },
    "metacritic": {
      "metascore": {
        "score": 50
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Stephen Herek",
          "id": "nm0378893"
        }
      ],
      "writers": [
        {
          "name": "Dodie Smith",
          "id": "nm0807977"
        },
        {
          "name": "John Hughes",
          "id": "nm0000455"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Glenn Close",
            "id": "nm0000335",
            "characters": [
              "Cruella DeVil"
            ]
          },
          {
            "name": "Jeff Daniels",
            "id": "nm0001099",
            "characters": [
              "Roger"
            ]
          },
          {
            "name": "Joely Richardson",
            "id": "nm0000613",
            "characters": [
              "Anita"
            ]
          },
          {
            "name": "Joan Plowright",
            "id": "nm0687506",
            "characters": [
              "Nanny"
            ]
          }
        ]
      },
      "totalCredits": 38
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}