Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0053291"}

SSR Data
{
  "tconst": "tt0053291",
  "title": {
    "id": "tt0053291",
    "titleText": {
      "text": "Some Like It Hot"
    },
    "originalTitleText": {
      "text": "Some Like It Hot"
    },
    "releaseYear": {
      "year": 1959,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.2,
      "voteCount": 304853
    },
    "runtime": {
      "seconds": 7260,
      "displayableProperty": {
        "value": {
          "plainText": "2h 1m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Music"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "After two male musicians witness a mob hit, they flee the state in an all-female band disguised as women, but further complications set in."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZTllZDYyNjEtY2RmMS00NmJhLWI4ODAtMTQ0NWFiZTJhZjA0XkEyXkFqcGc@._V1_.jpg",
      "width": 1807,
      "height": 2800,
      "caption": {
        "plainText": "Marilyn Monroe, Tony Curtis, and Jack Lemmon in Some Like It Hot (1959)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": {
      "metascore": {
        "score": 98
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Billy Wilder",
          "id": "nm0000697"
        }
      ],
      "writers": [
        {
          "name": "Billy Wilder",
          "id": "nm0000697"
        },
        {
          "name": "I.A.L. Diamond",
          "id": "nm0224634"
        },
        {
          "name": "Robert Thoeren",
          "id": "nm0858329"
        },
        {
          "name": "Michael Logan",
          "id": "nm0517615"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Marilyn Monroe",
            "id": "nm0000054",
            "characters": [
              "Sugar Kane Kowalczyk"
            ]
          },
          {
            "name": "Tony Curtis",
            "id": "nm0000348",
            "characters": [
              "Joe",
              "Josephine",
              "Shell Oil Junior"
            ]
          },
          {
            "name": "Jack Lemmon",
            "id": "nm0000493",
            "characters": [
              "Jerry",
              "Daphne"
            ]
          },
          {
            "name": "George Raft",
            "id": "nm0706368",
            "characters": [
              "Spats Colombo"
            ]
          }
        ]
      },
      "totalCredits": 93
    },
    "awards": {
      "wins": 1,
      "nominations": 5,
      "prestigiousNominations": []
    }
  }
}