Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1855325"}

SSR Data
{
  "tconst": "tt1855325",
  "title": {
    "id": "tt1855325",
    "titleText": {
      "text": "Resident Evil: Retribution"
    },
    "originalTitleText": {
      "text": "Resident Evil: Retribution"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 2012,
      "endYear": null
    },
    "releaseDate": {
      "day": 14,
      "month": 9,
      "year": 2012
    },
    "ratingsSummary": {
      "aggregateRating": 5.3,
      "voteCount": 158900
    },
    "runtime": {
      "seconds": 5700,
      "displayableProperty": {
        "value": {
          "plainText": "1h 35m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Horror"
        },
        {
          "text": "Sci-Fi"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Alice fights alongside a resistance movement to regain her freedom from an Umbrella Corporation testing facility."
      }
    },
    "countriesOfOrigin": [
      "Germany",
      "Canada",
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNGJhZTNlNmYtN2YwNi00OWQwLThhNTUtY2NlOTYwZTQ5ZjNiXkEyXkFqcGc@._V1_.jpg",
      "width": 2025,
      "height": 3000,
      "caption": {
        "plainText": "Milla Jovovich in Resident Evil: Retribution (2012)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 39
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Paul W.S. Anderson",
          "id": "nm0027271"
        }
      ],
      "writers": [
        {
          "name": "Paul W.S. Anderson",
          "id": "nm0027271"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Milla Jovovich",
            "id": "nm0000170",
            "characters": [
              "Alice"
            ]
          },
          {
            "name": "Sienna Guillory",
            "id": "nm0347149",
            "characters": [
              "Jill Valentine"
            ]
          },
          {
            "name": "Michelle Rodriguez",
            "id": "nm0735442",
            "characters": [
              "Rain"
            ]
          },
          {
            "name": "Aryana Engineer",
            "id": "nm2954597",
            "characters": [
              "Becky"
            ]
          }
        ]
      },
      "totalCredits": 50
    },
    "awards": null
  }
}