Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0076759"}

SSR Data
{
  "tconst": "tt0076759",
  "title": {
    "id": "tt0076759",
    "titleText": {
      "text": "Star Wars: Episode IV - A New Hope"
    },
    "originalTitleText": {
      "text": "Star Wars"
    },
    "releaseYear": {
      "year": 1977,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.6,
      "voteCount": 1569323
    },
    "runtime": {
      "seconds": 7260,
      "displayableProperty": {
        "value": {
          "plainText": "2h 1m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Fantasy"
        },
        {
          "text": "Sci-Fi"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A farmboy joins forces with various allies to save their galaxy from the evil Empire's planet-destroying battle station, while also rescuing the princess leading the rebellion against them."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BOGUwMDk0Y2MtNjBlNi00NmRiLTk2MWYtMGMyMDlhYmI4ZDBjXkEyXkFqcGc@._V1_.jpg",
      "width": 1920,
      "height": 2937,
      "caption": {
        "plainText": "Anthony Daniels, Carrie Fisher, Mark Hamill, James Earl Jones, David Prowse, and Kenny Baker in Star Wars: Episode IV - A New Hope (1977)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 90
      }
    },
    "credits": {
      "directors": [
        {
          "name": "George Lucas",
          "id": "nm0000184"
        }
      ],
      "writers": [
        {
          "name": "George Lucas",
          "id": "nm0000184"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Mark Hamill",
            "id": "nm0000434",
            "characters": [
              "Luke Skywalker"
            ]
          },
          {
            "name": "Harrison Ford",
            "id": "nm0000148",
            "characters": [
              "Han Solo"
            ]
          },
          {
            "name": "Carrie Fisher",
            "id": "nm0000402",
            "characters": [
              "Princess Leia Organa"
            ]
          },
          {
            "name": "Alec Guinness",
            "id": "nm0000027",
            "characters": [
              "Ben Obi-Wan Kenobi"
            ]
          }
        ]
      },
      "totalCredits": 106
    },
    "awards": {
      "wins": 6,
      "nominations": 4,
      "prestigiousNominations": []
    }
  }
}