Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1375666"}

SSR Data
{
  "tconst": "tt1375666",
  "title": {
    "id": "tt1375666",
    "titleText": {
      "text": "Inception"
    },
    "originalTitleText": {
      "text": "Inception"
    },
    "releaseYear": {
      "year": 2010,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.8,
      "voteCount": 2814878
    },
    "runtime": {
      "seconds": 8880,
      "displayableProperty": {
        "value": {
          "plainText": "2h 28m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Sci-Fi"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A thief who steals corporate secrets through the use of dream-sharing technology is given the inverse task of planting an idea into the mind of a CEO, but his tragic past may doom the project and his team to disaster."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjAxMzY3NjcxNF5BMl5BanBnXkFtZTcwNTI5OTM0Mw@@._V1_.jpg",
      "width": 700,
      "height": 1037,
      "caption": {
        "plainText": "Leonardo DiCaprio, Joseph Gordon-Levitt, Tom Hardy, Elliot Page, Ken Watanabe, and Dileep Rao in Inception (2010)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 74
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Christopher Nolan",
          "id": "nm0634240"
        }
      ],
      "writers": [
        {
          "name": "Christopher Nolan",
          "id": "nm0634240"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Leonardo DiCaprio",
            "id": "nm0000138",
            "characters": [
              "Cobb"
            ]
          },
          {
            "name": "Joseph Gordon-Levitt",
            "id": "nm0330687",
            "characters": [
              "Arthur"
            ]
          },
          {
            "name": "Elliot Page",
            "id": "nm0680983",
            "characters": [
              "Ariadne"
            ]
          },
          {
            "name": "Ken Watanabe",
            "id": "nm0913822",
            "characters": [
              "Saito"
            ]
          }
        ]
      },
      "totalCredits": 89
    },
    "awards": {
      "wins": 4,
      "nominations": 4,
      "prestigiousNominations": []
    }
  }
}