Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0072684"}

SSR Data
{
  "tconst": "tt0072684",
  "title": {
    "id": "tt0072684",
    "titleText": {
      "text": "Barry Lyndon"
    },
    "originalTitleText": {
      "text": "Barry Lyndon"
    },
    "releaseYear": {
      "year": 1975,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 204674
    },
    "runtime": {
      "seconds": 11100,
      "displayableProperty": {
        "value": {
          "plainText": "3h 5m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Drama"
        },
        {
          "text": "War"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An Irish rogue wins the heart of a rich widow and assumes her dead husband's aristocratic position in 18th-century England."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNmM2MGQ5Y2UtYzA3ZC00ZDJlLTkwNDYtMjBmZGExZDJiN2RlXkEyXkFqcGc@._V1_.jpg",
      "width": 658,
      "height": 1000,
      "caption": {
        "plainText": "Barry Lyndon (1975)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 89
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Stanley Kubrick",
          "id": "nm0000040"
        }
      ],
      "writers": [
        {
          "name": "Stanley Kubrick",
          "id": "nm0000040"
        },
        {
          "name": "William Makepeace Thackeray",
          "id": "nm0856842"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Ryan O'Neal",
            "id": "nm0641939",
            "characters": [
              "Barry Lyndon"
            ]
          },
          {
            "name": "Marisa Berenson",
            "id": "nm0001943",
            "characters": [
              "Lady Honoria Lyndon"
            ]
          },
          {
            "name": "Patrick Magee",
            "id": "nm0535861",
            "characters": [
              "The Chevalier du Balibari"
            ]
          },
          {
            "name": "Hardy Krüger",
            "id": "nm0473228",
            "characters": [
              "Capt. Potzdorf"
            ]
          }
        ]
      },
      "totalCredits": 54
    },
    "awards": {
      "wins": 4,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}