Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0040897"}

SSR Data
{
  "tconst": "tt0040897",
  "title": {
    "id": "tt0040897",
    "titleText": {
      "text": "The Treasure of the Sierra Madre"
    },
    "originalTitleText": {
      "text": "The Treasure of the Sierra Madre"
    },
    "releaseYear": {
      "year": 1948,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.2,
      "voteCount": 141440
    },
    "runtime": {
      "seconds": 7560,
      "displayableProperty": {
        "value": {
          "plainText": "2h 6m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Western"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Two down-on-their-luck Americans searching for work in 1920s Mexico convince an old prospector to help them mine for gold in the Sierra Madre Mountains."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BOWM1YjFmODEtMWNhMC00YmI1LWI0Y2EtYzg0YTBhZWI4ODE3XkEyXkFqcGc@._V1_.jpg",
      "width": 1807,
      "height": 2724,
      "caption": {
        "plainText": "Humphrey Bogart, Tim Holt, and Walter Huston in The Treasure of the Sierra Madre (1948)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": {
      "metascore": {
        "score": 98
      }
    },
    "credits": {
      "directors": [
        {
          "name": "John Huston",
          "id": "nm0001379"
        }
      ],
      "writers": [
        {
          "name": "John Huston",
          "id": "nm0001379"
        },
        {
          "name": "Bruno Traven",
          "id": "nm0871252"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Humphrey Bogart",
            "id": "nm0000007",
            "characters": [
              "Dobbs"
            ]
          },
          {
            "name": "Walter Huston",
            "id": "nm0404158",
            "characters": [
              "Howard"
            ]
          },
          {
            "name": "Tim Holt",
            "id": "nm0392529",
            "characters": [
              "Curtin"
            ]
          },
          {
            "name": "Bruce Bennett",
            "id": "nm0071636",
            "characters": [
              "Cody"
            ]
          }
        ]
      },
      "totalCredits": 35
    },
    "awards": {
      "wins": 3,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}