Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0096933"}

SSR Data
{
  "tconst": "tt0096933",
  "title": {
    "id": "tt0096933",
    "titleText": {
      "text": "Black Rain"
    },
    "originalTitleText": {
      "text": "Black Rain"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1989,
      "endYear": null
    },
    "releaseDate": {
      "day": 22,
      "month": 9,
      "year": 1989
    },
    "ratingsSummary": {
      "aggregateRating": 6.6,
      "voteCount": 64552
    },
    "runtime": {
      "seconds": 7500,
      "displayableProperty": {
        "value": {
          "plainText": "2h 5m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Two NYC cops arrest a Yakuza member and must escort him when he's extradited to Japan."
      }
    },
    "countriesOfOrigin": [
      "United States",
      "Japan"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNzIzNTAzN2EtNjY2ZC00MmFjLWJjMmEtOTY5MGFlYTgwYWUyXkEyXkFqcGc@._V1_.jpg",
      "width": 1977,
      "height": 2913,
      "caption": {
        "plainText": "Michael Douglas in Black Rain (1989)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 56
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Ridley Scott",
          "id": "nm0000631"
        }
      ],
      "writers": [
        {
          "name": "Craig Bolotin",
          "id": "nm0093271"
        },
        {
          "name": "Warren Lewis",
          "id": "nm0507863"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Michael Douglas",
            "id": "nm0000140",
            "characters": [
              "Nick Conklin"
            ]
          },
          {
            "name": "Andy Garcia",
            "id": "nm0000412",
            "characters": [
              "Charlie Vincent"
            ]
          },
          {
            "name": "Ken Takakura",
            "id": "nm0847264",
            "characters": [
              "Masahiro"
            ]
          },
          {
            "name": "Kate Capshaw",
            "id": "nm0001009",
            "characters": [
              "Joyce"
            ]
          }
        ]
      },
      "totalCredits": 61
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}