Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0070047"}

SSR Data
{
  "tconst": "tt0070047",
  "title": {
    "id": "tt0070047",
    "titleText": {
      "text": "The Exorcist"
    },
    "originalTitleText": {
      "text": "The Exorcist"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1973,
      "endYear": null
    },
    "releaseDate": {
      "day": 26,
      "month": 12,
      "year": 1973
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 498740
    },
    "runtime": {
      "seconds": 7320,
      "displayableProperty": {
        "value": {
          "plainText": "2h 2m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Horror"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "When a mysterious entity possesses a young girl, her mother seeks the help of two Catholic priests to save her life."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZjg3YjE4ZjAtYTdmYS00ZTBkLWE1ZjgtNzAzODUwNzRiYjlmXkEyXkFqcGc@._V1_.jpg",
      "width": 1472,
      "height": 2239,
      "caption": {
        "plainText": "Max von Sydow in The Exorcist (1973)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 83
      }
    },
    "credits": {
      "directors": [
        {
          "name": "William Friedkin",
          "id": "nm0001243"
        }
      ],
      "writers": [
        {
          "name": "William Peter Blatty",
          "id": "nm0087861"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Ellen Burstyn",
            "id": "nm0000995",
            "characters": [
              "Chris MacNeil"
            ]
          },
          {
            "name": "Max von Sydow",
            "id": "nm0001884",
            "characters": [
              "Father Merrin"
            ]
          },
          {
            "name": "Linda Blair",
            "id": "nm0000304",
            "characters": [
              "Regan"
            ]
          },
          {
            "name": "Lee J. Cobb",
            "id": "nm0002011",
            "characters": [
              "Lt. Kinderman"
            ]
          }
        ]
      },
      "totalCredits": 45
    },
    "awards": {
      "wins": 2,
      "nominations": 8,
      "prestigiousNominations": []
    }
  }
}