Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0043456"}

SSR Data
{
  "tconst": "tt0043456",
  "title": {
    "id": "tt0043456",
    "titleText": {
      "text": "The Day the Earth Stood Still"
    },
    "originalTitleText": {
      "text": "The Day the Earth Stood Still"
    },
    "releaseYear": {
      "year": 1951,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.7,
      "voteCount": 89938
    },
    "runtime": {
      "seconds": 5520,
      "displayableProperty": {
        "value": {
          "plainText": "1h 32m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Sci-Fi"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An alien lands in Washington, D.C. and tells the people of Earth that they must live peacefully or be destroyed as a danger to other planets."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZjNlNmQyYzYtZmJlMS00MDhkLWE4OTAtOTQ1NjAwZWRkMjAyXkEyXkFqcGc@._V1_.jpg",
      "width": 1917,
      "height": 2811,
      "caption": {
        "plainText": "The Day the Earth Stood Still (1951)"
      }
    },
    "certificate": {
      "rating": "G"
    },
    "metacritic": {
      "metascore": {
        "score": 83
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Robert Wise",
          "id": "nm0936404"
        }
      ],
      "writers": [
        {
          "name": "Edmund H. North",
          "id": "nm0636002"
        },
        {
          "name": "Harry Bates",
          "id": "nm0060915"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Michael Rennie",
            "id": "nm0719692",
            "characters": [
              "Klaatu"
            ]
          },
          {
            "name": "Patricia Neal",
            "id": "nm0623658",
            "characters": [
              "Helen Benson"
            ]
          },
          {
            "name": "Hugh Marlowe",
            "id": "nm0549280",
            "characters": [
              "Tom Stevens"
            ]
          },
          {
            "name": "Sam Jaffe",
            "id": "nm0415488",
            "characters": [
              "Professor Jacob Barnhardt"
            ]
          }
        ]
      },
      "totalCredits": 116
    },
    "awards": null
  }
}