Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0133093"}

SSR Data
{
  "tconst": "tt0133093",
  "title": {
    "id": "tt0133093",
    "titleText": {
      "text": "The Matrix"
    },
    "originalTitleText": {
      "text": "The Matrix"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1999,
      "endYear": null
    },
    "releaseDate": {
      "day": 31,
      "month": 3,
      "year": 1999
    },
    "ratingsSummary": {
      "aggregateRating": 8.7,
      "voteCount": 2246153
    },
    "runtime": {
      "seconds": 8160,
      "displayableProperty": {
        "value": {
          "plainText": "2h 16m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Sci-Fi"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A computer hacker discovers that his life is nothing more than an elaborate simulation run by an evil AI."
      }
    },
    "countriesOfOrigin": [
      "United States",
      "Australia"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BN2NmN2VhMTQtMDNiOS00NDlhLTliMjgtODE2ZTY0ODQyNDRhXkEyXkFqcGc@._V1_.jpg",
      "width": 2100,
      "height": 3156,
      "caption": {
        "plainText": "Keanu Reeves, Laurence Fishburne, Joe Pantoliano, and Carrie-Anne Moss in The Matrix (1999)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 73
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Lana Wachowski",
          "id": "nm0905154"
        },
        {
          "name": "Lilly Wachowski",
          "id": "nm0905152"
        }
      ],
      "writers": [
        {
          "name": "Lilly Wachowski",
          "id": "nm0905152"
        },
        {
          "name": "Lana Wachowski",
          "id": "nm0905154"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Keanu Reeves",
            "id": "nm0000206",
            "characters": [
              "Neo"
            ]
          },
          {
            "name": "Laurence Fishburne",
            "id": "nm0000401",
            "characters": [
              "Morpheus"
            ]
          },
          {
            "name": "Carrie-Anne Moss",
            "id": "nm0005251",
            "characters": [
              "Trinity"
            ]
          },
          {
            "name": "Hugo Weaving",
            "id": "nm0915989",
            "characters": [
              "Agent Smith"
            ]
          }
        ]
      },
      "totalCredits": 45
    },
    "awards": {
      "wins": 4,
      "nominations": 0,
      "prestigiousNominations": []
    }
  }
}