Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1212428"}

SSR Data
{
  "tconst": "tt1212428",
  "title": {
    "id": "tt1212428",
    "titleText": {
      "text": "The Lost City of Z"
    },
    "originalTitleText": {
      "text": "The Lost City of Z"
    },
    "releaseYear": {
      "year": 2016,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.6,
      "voteCount": 105764
    },
    "runtime": {
      "seconds": 8460,
      "displayableProperty": {
        "value": {
          "plainText": "2h 21m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        },
        {
          "text": "History"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A true-life drama, centering on British explorer Major Percival Fawcett, who disappeared whilst searching for a mysterious city in the Amazon in the 1920s."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZmU2ODIyMWItMjU3Zi00ZmVhLWIyNDAtMWE5OWU2ZDExMGFiXkEyXkFqcGc@._V1_.jpg",
      "width": 1457,
      "height": 2158,
      "caption": {
        "plainText": "Charlie Hunnam in The Lost City of Z (2016)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 78
      }
    },
    "credits": {
      "directors": [
        {
          "name": "James Gray",
          "id": "nm0336695"
        }
      ],
      "writers": [
        {
          "name": "James Gray",
          "id": "nm0336695"
        },
        {
          "name": "David Grann",
          "id": "nm2970418"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Charlie Hunnam",
            "id": "nm0402271",
            "characters": [
              "Percy Fawcett"
            ]
          },
          {
            "name": "Robert Pattinson",
            "id": "nm1500155",
            "characters": [
              "Henry Costin"
            ]
          },
          {
            "name": "Sienna Miller",
            "id": "nm1092227",
            "characters": [
              "Nina Fawcett"
            ]
          },
          {
            "name": "Tom Holland",
            "id": "nm4043618",
            "characters": [
              "Jack Fawcett"
            ]
          }
        ]
      },
      "totalCredits": 76
    },
    "awards": null
  }
}