Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0070909"}

SSR Data
{
  "tconst": "tt0070909",
  "title": {
    "id": "tt0070909",
    "titleText": {
      "text": "Westworld"
    },
    "originalTitleText": {
      "text": "Westworld"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1973,
      "endYear": null
    },
    "releaseDate": {
      "day": 21,
      "month": 11,
      "year": 1973
    },
    "ratingsSummary": {
      "aggregateRating": 6.9,
      "voteCount": 67296
    },
    "runtime": {
      "seconds": 5280,
      "displayableProperty": {
        "value": {
          "plainText": "1h 28m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Sci-Fi"
        },
        {
          "text": "Thriller"
        },
        {
          "text": "Western"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A robot malfunction creates havoc and terror for unsuspecting vacationers at a futuristic, adult-themed amusement park."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjJiNDUzODQtMWU1NS00NDRkLTk1Y2MtYTJlNzliZjBmODllXkEyXkFqcGc@._V1_.jpg",
      "width": 655,
      "height": 972,
      "caption": {
        "plainText": "Westworld (1973)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 77
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Michael Crichton",
          "id": "nm0000341"
        }
      ],
      "writers": [
        {
          "name": "Michael Crichton",
          "id": "nm0000341"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Yul Brynner",
            "id": "nm0000989",
            "characters": [
              "Gunslinger"
            ]
          },
          {
            "name": "Richard Benjamin",
            "id": "nm0000907",
            "characters": [
              "Peter Martin"
            ]
          },
          {
            "name": "James Brolin",
            "id": "nm0000981",
            "characters": [
              "John Blane"
            ]
          },
          {
            "name": "Norman Bartold",
            "id": "nm0058991",
            "characters": [
              "Medieval Knight"
            ]
          }
        ]
      },
      "totalCredits": 73
    },
    "awards": null
  }
}