Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0758758"}

SSR Data
{
  "tconst": "tt0758758",
  "title": {
    "id": "tt0758758",
    "titleText": {
      "text": "Into the Wild"
    },
    "originalTitleText": {
      "text": "Into the Wild"
    },
    "releaseYear": {
      "year": 2007,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8,
      "voteCount": 695290
    },
    "runtime": {
      "seconds": 8880,
      "displayableProperty": {
        "value": {
          "plainText": "2h 28m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "After graduating from Emory University, top student and athlete Christopher McCandless abandons his possessions, gives his entire $24,000 savings account to charity and hitchhikes to Alaska to live in the wilderness."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNTgwZTJhNWMtNzVjMy00YzQzLWI4MTAtYmJhOGQ5ZmQ3MDM0XkEyXkFqcGc@._V1_.jpg",
      "width": 3300,
      "height": 4869,
      "caption": {
        "plainText": "Emile Hirsch in Into the Wild (2007)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 73
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Sean Penn",
          "id": "nm0000576"
        }
      ],
      "writers": [
        {
          "name": "Sean Penn",
          "id": "nm0000576"
        },
        {
          "name": "Jon Krakauer",
          "id": "nm1040556"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Emile Hirsch",
            "id": "nm0386472",
            "characters": [
              "Chris McCandless"
            ]
          },
          {
            "name": "Vince Vaughn",
            "id": "nm0000681",
            "characters": [
              "Wayne Westerberg"
            ]
          },
          {
            "name": "Catherine Keener",
            "id": "nm0001416",
            "characters": [
              "Jan Burres"
            ]
          },
          {
            "name": "Marcia Gay Harden",
            "id": "nm0001315",
            "characters": [
              "Billie McCandless"
            ]
          }
        ]
      },
      "totalCredits": 61
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}