Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0033922"}

SSR Data
{
  "tconst": "tt0033922",
  "title": {
    "id": "tt0033922",
    "titleText": {
      "text": "Mr. & Mrs. Smith"
    },
    "originalTitleText": {
      "text": "Mr. & Mrs. Smith"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1941,
      "endYear": null
    },
    "releaseDate": {
      "day": 12,
      "month": 4,
      "year": 1941
    },
    "ratingsSummary": {
      "aggregateRating": 6.3,
      "voteCount": 12230
    },
    "runtime": {
      "seconds": 5700,
      "displayableProperty": {
        "value": {
          "plainText": "1h 35m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A couple who have been married for three years are shocked to learn that their marriage is not legally valid."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNTg4ZGZlMzYtNDU1My00M2FlLWIwNzctMzExYzI0ODY1M2I3XkEyXkFqcGc@._V1_.jpg",
      "width": 960,
      "height": 1440,
      "caption": {
        "plainText": "Carole Lombard and Robert Montgomery in Mr. & Mrs. Smith (1941)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": {
      "metascore": {
        "score": 63
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Alfred Hitchcock",
          "id": "nm0000033"
        }
      ],
      "writers": [
        {
          "name": "Norman Krasna",
          "id": "nm0469915"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Carole Lombard",
            "id": "nm0001479",
            "characters": [
              "Ann Smith née Krausheimer"
            ]
          },
          {
            "name": "Robert Montgomery",
            "id": "nm0599910",
            "characters": [
              "David Smith"
            ]
          },
          {
            "name": "Gene Raymond",
            "id": "nm0713270",
            "characters": [
              "Jeff Custer"
            ]
          },
          {
            "name": "Jack Carson",
            "id": "nm0007217",
            "characters": [
              "Chuck"
            ]
          }
        ]
      },
      "totalCredits": 56
    },
    "awards": null
  }
}