Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1345836"}

SSR Data
{
  "tconst": "tt1345836",
  "title": {
    "id": "tt1345836",
    "titleText": {
      "text": "The Dark Knight Rises"
    },
    "originalTitleText": {
      "text": "The Dark Knight Rises"
    },
    "releaseYear": {
      "year": 2012,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.4,
      "voteCount": 1992645
    },
    "runtime": {
      "seconds": 9840,
      "displayableProperty": {
        "value": {
          "plainText": "2h 44m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Bane, an imposing terrorist, attacks Gotham City and disrupts its eight-year-long period of peace. This forces Bruce Wayne to come out of hiding and don the cape and cowl of Batman again."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTk4ODQzNDY3Ml5BMl5BanBnXkFtZTcwODA0NTM4Nw@@._V1_.jpg",
      "width": 486,
      "height": 720,
      "caption": {
        "plainText": "Morgan Freeman, Gary Oldman, Christian Bale, Michael Caine, Matthew Modine, Anne Hathaway, Marion Cotillard, and Joseph Gordon-Levitt in The Dark Knight Rises (2012)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 78
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Christopher Nolan",
          "id": "nm0634240"
        }
      ],
      "writers": [
        {
          "name": "Jonathan Nolan",
          "id": "nm0634300"
        },
        {
          "name": "Christopher Nolan",
          "id": "nm0634240"
        },
        {
          "name": "David S. Goyer",
          "id": "nm0275286"
        },
        {
          "name": "Bob Kane",
          "id": "nm0004170"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Christian Bale",
            "id": "nm0000288",
            "characters": [
              "Bruce Wayne"
            ]
          },
          {
            "name": "Tom Hardy",
            "id": "nm0362766",
            "characters": [
              "Bane"
            ]
          },
          {
            "name": "Anne Hathaway",
            "id": "nm0004266",
            "characters": [
              "Selina"
            ]
          },
          {
            "name": "Gary Oldman",
            "id": "nm0000198",
            "characters": [
              "Commissioner Gordon"
            ]
          }
        ]
      },
      "totalCredits": 429
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}