Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0113627"}

SSR Data
{
  "tconst": "tt0113627",
  "title": {
    "id": "tt0113627",
    "titleText": {
      "text": "Leaving Las Vegas"
    },
    "originalTitleText": {
      "text": "Leaving Las Vegas"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1995,
      "endYear": null
    },
    "releaseDate": {
      "day": 9,
      "month": 2,
      "year": 1996
    },
    "ratingsSummary": {
      "aggregateRating": 7.5,
      "voteCount": 145176
    },
    "runtime": {
      "seconds": 6660,
      "displayableProperty": {
        "value": {
          "plainText": "1h 51m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Ben Sanderson, a Hollywood screenwriter who lost everything because of his alcoholism, arrives in Las Vegas to drink himself to death. There, he meets and forms an uneasy friendship and non-interference pact with prostitute Sera."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNDg3MDM5NTI0MF5BMl5BanBnXkFtZTcwNDY0NDk0NA@@._V1_.jpg",
      "width": 682,
      "height": 1023,
      "caption": {
        "plainText": "Nicolas Cage and Elisabeth Shue in Leaving Las Vegas (1995)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 82
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Mike Figgis",
          "id": "nm0001214"
        }
      ],
      "writers": [
        {
          "name": "John O'Brien",
          "id": "nm3840714"
        },
        {
          "name": "Mike Figgis",
          "id": "nm0001214"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Nicolas Cage",
            "id": "nm0000115",
            "characters": [
              "Ben Sanderson"
            ]
          },
          {
            "name": "Elisabeth Shue",
            "id": "nm0000223",
            "characters": [
              "Sera"
            ]
          },
          {
            "name": "Julian Sands",
            "id": "nm0001696",
            "characters": [
              "Yuri"
            ]
          },
          {
            "name": "Richard Lewis",
            "id": "nm0507659",
            "characters": [
              "Peter"
            ]
          }
        ]
      },
      "totalCredits": 50
    },
    "awards": {
      "wins": 1,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}