Route Resolved āœ…

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0241527"}

SSR Data
{
  "tconst": "tt0241527",
  "title": {
    "id": "tt0241527",
    "titleText": {
      "text": "Harry Potter and the Sorcerer's Stone"
    },
    "originalTitleText": {
      "text": "Harry Potter and the Sorcerer's Stone"
    },
    "releaseYear": {
      "year": 2001,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.7,
      "voteCount": 951875
    },
    "runtime": {
      "seconds": 9120,
      "displayableProperty": {
        "value": {
          "plainText": "2h 32m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Family"
        },
        {
          "text": "Fantasy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An orphaned boy enrolls in a school of wizardry, where he learns the truth about himself, his family and the terrible evil that haunts the magical world."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNTU1MzgyMDMtMzBlZS00YzczLThmYWEtMjU3YmFlOWEyMjE1XkEyXkFqcGc@._V1_.jpg",
      "width": 1972,
      "height": 2902,
      "caption": {
        "plainText": "Robbie Coltrane, Warwick Davis, Richard Harris, Rupert Grint, Daniel Radcliffe, and Emma Watson in Harry Potter and the Sorcerer's Stone (2001)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 65
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Chris Columbus",
          "id": "nm0001060"
        }
      ],
      "writers": [
        {
          "name": "J.K. Rowling",
          "id": "nm0746830"
        },
        {
          "name": "Steve Kloves",
          "id": "nm0460141"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Daniel Radcliffe",
            "id": "nm0705356",
            "characters": [
              "Harry Potter"
            ]
          },
          {
            "name": "Rupert Grint",
            "id": "nm0342488",
            "characters": [
              "Ron Weasley"
            ]
          },
          {
            "name": "Emma Watson",
            "id": "nm0914612",
            "characters": [
              "Hermione Granger"
            ]
          },
          {
            "name": "Richard Harris",
            "id": "nm0001321",
            "characters": [
              "Albus Dumbledore"
            ]
          }
        ]
      },
      "totalCredits": 132
    },
    "awards": {
      "wins": 0,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}