Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0104348"}

SSR Data
{
  "tconst": "tt0104348",
  "title": {
    "id": "tt0104348",
    "titleText": {
      "text": "Glengarry Glen Ross"
    },
    "originalTitleText": {
      "text": "Glengarry Glen Ross"
    },
    "releaseYear": {
      "year": 1992,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.6,
      "voteCount": 126967
    },
    "runtime": {
      "seconds": 6000,
      "displayableProperty": {
        "value": {
          "plainText": "1h 40m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Mystery"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An examination of the machinations behind the scenes at a real estate office. Unscrupulous salesmen try to hawk dubious real estate to suckers."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BM2Q5NDA1ODctNmM4Yy00Yjk4LTg2ZTUtZTJjYzYyMjA2MTdmXkEyXkFqcGc@._V1_.jpg",
      "width": 1491,
      "height": 2260,
      "caption": {
        "plainText": "Glengarry Glen Ross (1992)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 84
      }
    },
    "credits": {
      "directors": [
        {
          "name": "James Foley",
          "id": "nm0001226"
        }
      ],
      "writers": [
        {
          "name": "David Mamet",
          "id": "nm0000519"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Al Pacino",
            "id": "nm0000199",
            "characters": [
              "Ricky Roma"
            ]
          },
          {
            "name": "Jack Lemmon",
            "id": "nm0000493",
            "characters": [
              "Shelley Levene"
            ]
          },
          {
            "name": "Alec Baldwin",
            "id": "nm0000285",
            "characters": [
              "Blake"
            ]
          },
          {
            "name": "Alan Arkin",
            "id": "nm0000273",
            "characters": [
              "George Aaronow"
            ]
          }
        ]
      },
      "totalCredits": 23
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}