Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0048728"}

SSR Data
{
  "tconst": "tt0048728",
  "title": {
    "id": "tt0048728",
    "titleText": {
      "text": "To Catch a Thief"
    },
    "originalTitleText": {
      "text": "To Catch a Thief"
    },
    "releaseYear": {
      "year": 1955,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.4,
      "voteCount": 86717
    },
    "runtime": {
      "seconds": 6360,
      "displayableProperty": {
        "value": {
          "plainText": "1h 46m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Mystery"
        },
        {
          "text": "Romance"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A retired jewel thief sets out to prove his innocence after being suspected of returning to his former occupation."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BOWVjMjA1YzQtMjY4Yy00NDg1LTkwYmUtNDVlZGZiNmRhMGQ0XkEyXkFqcGc@._V1_.jpg",
      "width": 1965,
      "height": 2906,
      "caption": {
        "plainText": "Cary Grant and Grace Kelly in To Catch a Thief (1955)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 82
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Alfred Hitchcock",
          "id": "nm0000033"
        }
      ],
      "writers": [
        {
          "name": "John Michael Hayes",
          "id": "nm0371088"
        },
        {
          "name": "David Dodge",
          "id": "nm0230196"
        },
        {
          "name": "Alec Coppel",
          "id": "nm0178785"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Cary Grant",
            "id": "nm0000026",
            "characters": [
              "John Robie"
            ]
          },
          {
            "name": "Grace Kelly",
            "id": "nm0000038",
            "characters": [
              "Frances Stevens"
            ]
          },
          {
            "name": "Jessie Royce Landis",
            "id": "nm0484829",
            "characters": [
              "Jessie Stevens"
            ]
          },
          {
            "name": "John Williams",
            "id": "nm0002369",
            "characters": [
              "H.H. Hughson"
            ]
          }
        ]
      },
      "totalCredits": 104
    },
    "awards": {
      "wins": 1,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}