Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0780504"}

SSR Data
{
  "tconst": "tt0780504",
  "title": {
    "id": "tt0780504",
    "titleText": {
      "text": "Drive"
    },
    "originalTitleText": {
      "text": "Drive"
    },
    "releaseYear": {
      "year": 2011,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.8,
      "voteCount": 762712
    },
    "runtime": {
      "seconds": 6000,
      "displayableProperty": {
        "value": {
          "plainText": "1h 40m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A mysterious Hollywood action film stuntman gets in trouble with gangsters when he tries to help his neighbor's husband rob a pawn shop while serving as his getaway driver."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYTFmNTFlOTAtNzEyNi00MWU2LTg3MGEtYjA2NWY3MDliNjlkXkEyXkFqcGc@._V1_.jpg",
      "width": 3375,
      "height": 5000,
      "caption": {
        "plainText": "Ryan Gosling in Drive (2011)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 79
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Nicolas Winding Refn",
          "id": "nm0716347"
        }
      ],
      "writers": [
        {
          "name": "Hossein Amini",
          "id": "nm0024925"
        },
        {
          "name": "James Sallis",
          "id": "nm2201245"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Ryan Gosling",
            "id": "nm0331516",
            "characters": [
              "Driver"
            ]
          },
          {
            "name": "Carey Mulligan",
            "id": "nm1659547",
            "characters": [
              "Irene"
            ]
          },
          {
            "name": "Bryan Cranston",
            "id": "nm0186505",
            "characters": [
              "Shannon"
            ]
          },
          {
            "name": "Albert Brooks",
            "id": "nm0000983",
            "characters": [
              "Bernie Rose"
            ]
          }
        ]
      },
      "totalCredits": 40
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}