Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1542344"}

SSR Data
{
  "tconst": "tt1542344",
  "title": {
    "id": "tt1542344",
    "titleText": {
      "text": "127 Hours"
    },
    "originalTitleText": {
      "text": "127 Hours"
    },
    "releaseYear": {
      "year": 2010,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.5,
      "voteCount": 424398
    },
    "runtime": {
      "seconds": 5640,
      "displayableProperty": {
        "value": {
          "plainText": "1h 34m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A mountain climber becomes trapped under a boulder while canyoneering alone near Moab, Utah and resorts to desperate measures in order to survive."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTc2NjMzOTE3Ml5BMl5BanBnXkFtZTcwMDE0OTc5Mw@@._V1_.jpg",
      "width": 1013,
      "height": 1500,
      "caption": {
        "plainText": "James Franco in 127 Hours (2010)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 82
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Danny Boyle",
          "id": "nm0000965"
        }
      ],
      "writers": [
        {
          "name": "Aron Ralston",
          "id": "nm1737008"
        },
        {
          "name": "Danny Boyle",
          "id": "nm0000965"
        },
        {
          "name": "Simon Beaufoy",
          "id": "nm0064479"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "James Franco",
            "id": "nm0290556",
            "characters": [
              "Aron Ralston"
            ]
          },
          {
            "name": "Amber Tamblyn",
            "id": "nm0848554",
            "characters": [
              "Megan"
            ]
          },
          {
            "name": "Kate Mara",
            "id": "nm0544718",
            "characters": [
              "Kristi"
            ]
          },
          {
            "name": "Sean Bott",
            "id": "nm2505304",
            "characters": [
              "Aron's Friend"
            ]
          }
        ]
      },
      "totalCredits": 46
    },
    "awards": {
      "wins": 0,
      "nominations": 6,
      "prestigiousNominations": []
    }
  }
}