Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0053604"}

SSR Data
{
  "tconst": "tt0053604",
  "title": {
    "id": "tt0053604",
    "titleText": {
      "text": "The Apartment"
    },
    "originalTitleText": {
      "text": "The Apartment"
    },
    "releaseYear": {
      "year": 1960,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.3,
      "voteCount": 219258
    },
    "runtime": {
      "seconds": 7500,
      "displayableProperty": {
        "value": {
          "plainText": "2h 5m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A Manhattan insurance clerk tries to rise in his company by letting its executives use his apartment for trysts, but office politics and his own romantic hopes complicate matters."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNDdhMzVhOWQtNDU2Mi00ZmZmLWJiZDMtY2QxMjhjY2Y1ZTI5XkEyXkFqcGc@._V1_.jpg",
      "width": 906,
      "height": 1430,
      "caption": {
        "plainText": "Jack Lemmon and Shirley MacLaine in The Apartment (1960)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": {
      "metascore": {
        "score": 94
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Billy Wilder",
          "id": "nm0000697"
        }
      ],
      "writers": [
        {
          "name": "Billy Wilder",
          "id": "nm0000697"
        },
        {
          "name": "I.A.L. Diamond",
          "id": "nm0224634"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jack Lemmon",
            "id": "nm0000493",
            "characters": [
              "C.C. Baxter"
            ]
          },
          {
            "name": "Shirley MacLaine",
            "id": "nm0000511",
            "characters": [
              "Fran Kubelik"
            ]
          },
          {
            "name": "Fred MacMurray",
            "id": "nm0534045",
            "characters": [
              "Jeff D. Sheldrake"
            ]
          },
          {
            "name": "Ray Walston",
            "id": "nm0001827",
            "characters": [
              "Joe Dobisch"
            ]
          }
        ]
      },
      "totalCredits": 46
    },
    "awards": {
      "wins": 5,
      "nominations": 5,
      "prestigiousNominations": []
    }
  }
}