Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0120570"}

SSR Data
{
  "tconst": "tt0120570",
  "title": {
    "id": "tt0120570",
    "titleText": {
      "text": "From the Earth to the Moon"
    },
    "originalTitleText": {
      "text": "From the Earth to the Moon"
    },
    "releaseYear": {
      "year": 1998,
      "endYear": 1998
    },
    "ratingsSummary": {
      "aggregateRating": 8.5,
      "voteCount": 14521
    },
    "runtime": {
      "seconds": 3600,
      "displayableProperty": {
        "value": {
          "plainText": "1h"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Drama"
        },
        {
          "text": "History"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Dramatized portrayal of the Apollo manned space program."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNTJlOWUxMjEtZmU0ZC00ODI3LWIzNzctOTBjNGVjMDEzZWU2XkEyXkFqcGc@._V1_.jpg",
      "width": 555,
      "height": 800,
      "caption": {
        "plainText": "From the Earth to the Moon (1998)"
      }
    },
    "certificate": {
      "rating": "TV-14"
    },
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Tom Hanks",
            "id": "nm0000158",
            "characters": [
              "Self - Host",
              "Jean-Luc Despont"
            ]
          },
          {
            "name": "Nick Searcy",
            "id": "nm0780678",
            "characters": [
              "Deke Slayton"
            ]
          },
          {
            "name": "Lane Smith",
            "id": "nm0809031",
            "characters": [
              "Emmett Seaborn"
            ]
          },
          {
            "name": "David Andrews",
            "id": "nm0028625",
            "characters": [
              "Frank Borman"
            ]
          }
        ]
      },
      "totalCredits": 353
    },
    "awards": {
      "wins": 3,
      "nominations": 14,
      "prestigiousNominations": []
    }
  }
}