Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0047013"}

SSR Data
{
  "tconst": "tt0047013",
  "title": {
    "id": "tt0047013",
    "titleText": {
      "text": "Garden of Evil"
    },
    "originalTitleText": {
      "text": "Garden of Evil"
    },
    "releaseYear": {
      "year": 1954,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.6,
      "voteCount": 4359
    },
    "runtime": {
      "seconds": 6000,
      "displayableProperty": {
        "value": {
          "plainText": "1h 40m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        },
        {
          "text": "Western"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A trio of American adventurers marooned in rural Mexico are recruited by a beautiful woman to rescue her husband trapped in a cave in Apache territory."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNmExYjExMGUtZWY0OC00NGMyLTliMzgtMzc4MDZhMzI1OWY0XkEyXkFqcGc@._V1_.jpg",
      "width": 1899,
      "height": 2819,
      "caption": {
        "plainText": "Gary Cooper, Susan Hayward, and Richard Widmark in Garden of Evil (1954)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Henry Hathaway",
          "id": "nm0368871"
        }
      ],
      "writers": [
        {
          "name": "Frank Fenton",
          "id": "nm0272045"
        },
        {
          "name": "Fred Freiberger",
          "id": "nm0293750"
        },
        {
          "name": "William Tunberg",
          "id": "nm0876564"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Gary Cooper",
            "id": "nm0000011",
            "characters": [
              "Hooker"
            ]
          },
          {
            "name": "Susan Hayward",
            "id": "nm0001333",
            "characters": [
              "Leah Fuller"
            ]
          },
          {
            "name": "Richard Widmark",
            "id": "nm0001847",
            "characters": [
              "Fiske"
            ]
          },
          {
            "name": "Hugh Marlowe",
            "id": "nm0549280",
            "characters": [
              "John Fuller"
            ]
          }
        ]
      },
      "totalCredits": 16
    },
    "awards": null
  }
}