Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0120737"}

SSR Data
{
  "tconst": "tt0120737",
  "title": {
    "id": "tt0120737",
    "titleText": {
      "text": "The Lord of the Rings: The Fellowship of the Ring"
    },
    "originalTitleText": {
      "text": "The Lord of the Rings: The Fellowship of the Ring"
    },
    "releaseYear": {
      "year": 2001,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.9,
      "voteCount": 2205118
    },
    "runtime": {
      "seconds": 10680,
      "displayableProperty": {
        "value": {
          "plainText": "2h 58m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Fantasy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A meek Hobbit from the Shire and eight companions set out on a journey to destroy the powerful One Ring and save Middle-earth from the Dark Lord Sauron."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNzIxMDQ2YTctNDY4MC00ZTRhLTk4ODQtMTVlOWY4NTdiYmMwXkEyXkFqcGc@._V1_.jpg",
      "width": 1978,
      "height": 2936,
      "caption": {
        "plainText": "Liv Tyler, Sean Astin, Sean Bean, Elijah Wood, Cate Blanchett, Viggo Mortensen, Ian McKellen, Orlando Bloom, Billy Boyd, Dominic Monaghan, and John Rhys-Davies in The Lord of the Rings: The Fellowship of the Ring (2001)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 92
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Peter Jackson",
          "id": "nm0001392"
        }
      ],
      "writers": [
        {
          "name": "J.R.R. Tolkien",
          "id": "nm0866058"
        },
        {
          "name": "Fran Walsh",
          "id": "nm0909638"
        },
        {
          "name": "Philippa Boyens",
          "id": "nm0101991"
        },
        {
          "name": "Peter Jackson",
          "id": "nm0001392"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Elijah Wood",
            "id": "nm0000704",
            "characters": [
              "Frodo"
            ]
          },
          {
            "name": "Ian McKellen",
            "id": "nm0005212",
            "characters": [
              "Gandalf"
            ]
          },
          {
            "name": "Orlando Bloom",
            "id": "nm0089217",
            "characters": [
              "Legolas"
            ]
          },
          {
            "name": "Sean Bean",
            "id": "nm0000293",
            "characters": [
              "Boromir"
            ]
          }
        ]
      },
      "totalCredits": 162
    },
    "awards": {
      "wins": 4,
      "nominations": 9,
      "prestigiousNominations": []
    }
  }
}