Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1646973"}

SSR Data
{
  "tconst": "tt1646973",
  "title": {
    "id": "tt1646973",
    "titleText": {
      "text": "The Silent House"
    },
    "originalTitleText": {
      "text": "La casa muda"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 2010,
      "endYear": null
    },
    "releaseDate": {
      "day": 4,
      "month": 3,
      "year": 2011
    },
    "ratingsSummary": {
      "aggregateRating": 5.3,
      "voteCount": 8216
    },
    "runtime": {
      "seconds": 5160,
      "displayableProperty": {
        "value": {
          "plainText": "1h 26m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Horror"
        },
        {
          "text": "Mystery"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A young woman becomes trapped inside a house and is unable to contact the outside world as mysterious forces haunt it."
      }
    },
    "countriesOfOrigin": [
      "Uruguay"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTQ0NDQyNDMxMl5BMl5BanBnXkFtZTcwNjM2MDU5NA@@._V1_.jpg",
      "width": 280,
      "height": 415,
      "caption": {
        "plainText": "The Silent House (2010)"
      }
    },
    "certificate": {
      "rating": "Not Rated"
    },
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Gustavo Hernández",
          "id": "nm3889354"
        }
      ],
      "writers": [
        {
          "name": "Oscar Estévez",
          "id": "nm2864272"
        },
        {
          "name": "Gustavo Hernández",
          "id": "nm3889354"
        },
        {
          "name": "Gustavo Rojo",
          "id": "nm4052716"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Florencia Colucci",
            "id": "nm3889842",
            "characters": [
              "Laura"
            ]
          },
          {
            "name": "Abel Tripaldi",
            "id": "nm2048120",
            "characters": [
              "Néstor"
            ]
          },
          {
            "name": "Gustavo Alonso",
            "id": "nm1832037",
            "characters": [
              "Wilson"
            ]
          },
          {
            "name": "María Salazar",
            "id": "nm4053136",
            "characters": [
              "Niña"
            ]
          }
        ]
      },
      "totalCredits": 8
    },
    "awards": null
  }
}