Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0051201"}

SSR Data
{
  "tconst": "tt0051201",
  "title": {
    "id": "tt0051201",
    "titleText": {
      "text": "Witness for the Prosecution"
    },
    "originalTitleText": {
      "text": "Witness for the Prosecution"
    },
    "releaseYear": {
      "year": 1957,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.4,
      "voteCount": 162117
    },
    "runtime": {
      "seconds": 6960,
      "displayableProperty": {
        "value": {
          "plainText": "1h 56m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Mystery"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A veteran British barrister must defend his client in a murder trial that has surprise after surprise."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNjRhNTQzMzQtMWViMi00ODQ1LTg0MTEtYWE4ZWZlYjM4YjJhXkEyXkFqcGc@._V1_.jpg",
      "width": 1960,
      "height": 3000,
      "caption": {
        "plainText": "Witness for the Prosecution (1957)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": {
      "metascore": {
        "score": 76
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Billy Wilder",
          "id": "nm0000697"
        }
      ],
      "writers": [
        {
          "name": "Agatha Christie",
          "id": "nm0002005"
        },
        {
          "name": "Billy Wilder",
          "id": "nm0000697"
        },
        {
          "name": "Harry Kurnitz",
          "id": "nm0475823"
        },
        {
          "name": "Lawrence B. Marcus",
          "id": "nm0546140"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Tyrone Power",
            "id": "nm0000061",
            "characters": [
              "Leonard Vole"
            ]
          },
          {
            "name": "Marlene Dietrich",
            "id": "nm0000017",
            "characters": [
              "Christine"
            ]
          },
          {
            "name": "Charles Laughton",
            "id": "nm0001452",
            "characters": [
              "Sir Wilfrid"
            ]
          },
          {
            "name": "Elsa Lanchester",
            "id": "nm0006471",
            "characters": [
              "Miss Plimsoll"
            ]
          }
        ]
      },
      "totalCredits": 88
    },
    "awards": {
      "wins": 0,
      "nominations": 6,
      "prestigiousNominations": []
    }
  }
}