Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0050083"}

SSR Data
{
  "tconst": "tt0050083",
  "title": {
    "id": "tt0050083",
    "titleText": {
      "text": "12 Angry Men"
    },
    "originalTitleText": {
      "text": "12 Angry Men"
    },
    "releaseYear": {
      "year": 1957,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 9,
      "voteCount": 983579
    },
    "runtime": {
      "seconds": 5760,
      "displayableProperty": {
        "value": {
          "plainText": "1h 36m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "The jury in a New York City murder trial is frustrated by a single member whose skeptical caution forces them to more carefully consider the evidence before jumping to a hasty verdict."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYjE4NzdmOTYtYjc5Yi00YzBiLWEzNDEtNTgxZGQ2MWVkN2NiXkEyXkFqcGc@._V1_.jpg",
      "width": 974,
      "height": 1500,
      "caption": {
        "plainText": "Henry Fonda, Martin Balsam, Jack Klugman, Lee J. Cobb, Ed Begley, Edward Binns, John Fiedler, E.G. Marshall, Joseph Sweeney, George Voskovec, Jack Warden, and Robert Webber in 12 Angry Men (1957)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": {
      "metascore": {
        "score": 97
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Sidney Lumet",
          "id": "nm0001486"
        }
      ],
      "writers": [
        {
          "name": "Reginald Rose",
          "id": "nm0741627"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Henry Fonda",
            "id": "nm0000020",
            "characters": [
              "Juror 8"
            ]
          },
          {
            "name": "Lee J. Cobb",
            "id": "nm0002011",
            "characters": [
              "Juror 3"
            ]
          },
          {
            "name": "Martin Balsam",
            "id": "nm0000842",
            "characters": [
              "Juror 1"
            ]
          },
          {
            "name": "John Fiedler",
            "id": "nm0275835",
            "characters": [
              "Juror 2"
            ]
          }
        ]
      },
      "totalCredits": 21
    },
    "awards": {
      "wins": 0,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}