Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt9352356"}

SSR Data
{
  "tconst": "tt9352356",
  "title": {
    "id": "tt9352356",
    "titleText": {
      "text": "The Djinn"
    },
    "originalTitleText": {
      "text": "The Djinn"
    },
    "releaseYear": {
      "year": 2021,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 4.8,
      "voteCount": 5346
    },
    "runtime": {
      "seconds": 4860,
      "displayableProperty": {
        "value": {
          "plainText": "1h 21m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Horror"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A mute boy is trapped in his apartment with a sinister monster when he makes a wish to fulfill his heart's greatest desire."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BN2I4ZjUxNDEtZTlmOC00YWExLWExOGYtYTQ1ZDBkOTUyNGQ4XkEyXkFqcGc@._V1_.jpg",
      "width": 1693,
      "height": 2500,
      "caption": {
        "plainText": "Ezra Dewey in The Djinn (2021)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 59
      }
    },
    "credits": {
      "directors": [
        {
          "name": "David Charbonier",
          "id": "nm5293961"
        },
        {
          "name": "Justin Douglas Powell",
          "id": "nm4895027"
        }
      ],
      "writers": [
        {
          "name": "David Charbonier",
          "id": "nm5293961"
        },
        {
          "name": "Justin Douglas Powell",
          "id": "nm4895027"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Ezra Dewey",
            "id": "nm6842615",
            "characters": [
              "Dylan"
            ]
          },
          {
            "name": "Rob Brownstein",
            "id": "nm0115282",
            "characters": [
              "Dad"
            ]
          },
          {
            "name": "Tevy Peou Tevy Poe",
            "id": "nm9262644",
            "characters": [
              "The Djinn",
              "Mom"
            ]
          },
          {
            "name": "John Erickson",
            "id": "nm4228062",
            "characters": [
              "The Djinn",
              "Escaped Convict"
            ]
          }
        ]
      },
      "totalCredits": 13
    },
    "awards": null
  }
}