Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0169547"}

SSR Data
{
  "tconst": "tt0169547",
  "title": {
    "id": "tt0169547",
    "titleText": {
      "text": "American Beauty"
    },
    "originalTitleText": {
      "text": "American Beauty"
    },
    "releaseYear": {
      "year": 1999,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.3,
      "voteCount": 1279433
    },
    "runtime": {
      "seconds": 7320,
      "displayableProperty": {
        "value": {
          "plainText": "2h 2m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A sexually frustrated suburban father has a mid-life crisis after becoming infatuated with his daughter's best friend."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMDI1MDE0OTMtMmI2MS00Yjc2LTg2MTItMWExYTg5NzA1OGUzXkEyXkFqcGc@._V1_.jpg",
      "width": 675,
      "height": 1000,
      "caption": {
        "plainText": "Kevin Spacey, Thora Birch, and Mena Suvari in American Beauty (1999)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 84
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Sam Mendes",
          "id": "nm0005222"
        }
      ],
      "writers": [
        {
          "name": "Alan Ball",
          "id": "nm0050332"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Kevin Spacey",
            "id": "nm0000228",
            "characters": [
              "Lester Burnham"
            ]
          },
          {
            "name": "Annette Bening",
            "id": "nm0000906",
            "characters": [
              "Carolyn Burnham"
            ]
          },
          {
            "name": "Thora Birch",
            "id": "nm0000301",
            "characters": [
              "Jane Burnham"
            ]
          },
          {
            "name": "Wes Bentley",
            "id": "nm0004747",
            "characters": [
              "Ricky Fitts"
            ]
          }
        ]
      },
      "totalCredits": 47
    },
    "awards": {
      "wins": 5,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}