Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0096969"}

SSR Data
{
  "tconst": "tt0096969",
  "title": {
    "id": "tt0096969",
    "titleText": {
      "text": "Born on the Fourth of July"
    },
    "originalTitleText": {
      "text": "Born on the Fourth of July"
    },
    "releaseYear": {
      "year": 1989,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.2,
      "voteCount": 124416
    },
    "runtime": {
      "seconds": 8700,
      "displayableProperty": {
        "value": {
          "plainText": "2h 25m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        },
        {
          "text": "War"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "The biography of Ron Kovic. Paralyzed in the Vietnam war, he becomes an anti-war and pro-human rights political activist after feeling betrayed by the country for which he fought."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTgwNDk5NTA0NF5BMl5BanBnXkFtZTgwMTkyMDUxMDE@._V1_.jpg",
      "width": 675,
      "height": 1000,
      "caption": {
        "plainText": "Tom Cruise in Born on the Fourth of July (1989)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 75
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Oliver Stone",
          "id": "nm0000231"
        }
      ],
      "writers": [
        {
          "name": "Ron Kovic",
          "id": "nm0468407"
        },
        {
          "name": "Oliver Stone",
          "id": "nm0000231"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Tom Cruise",
            "id": "nm0000129",
            "characters": [
              "Ron Kovic"
            ]
          },
          {
            "name": "Bryan Larkin",
            "id": "nm0488267",
            "characters": [
              "Young Ron"
            ]
          },
          {
            "name": "Raymond J. Barry",
            "id": "nm0000855",
            "characters": [
              "Mr. Kovic"
            ]
          },
          {
            "name": "Caroline Kava",
            "id": "nm0442512",
            "characters": [
              "Mrs. Kovic"
            ]
          }
        ]
      },
      "totalCredits": 193
    },
    "awards": {
      "wins": 2,
      "nominations": 6,
      "prestigiousNominations": []
    }
  }
}