Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0062622"}

SSR Data
{
  "tconst": "tt0062622",
  "title": {
    "id": "tt0062622",
    "titleText": {
      "text": "2001: A Space Odyssey"
    },
    "originalTitleText": {
      "text": "2001: A Space Odyssey"
    },
    "releaseYear": {
      "year": 1968,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.3,
      "voteCount": 783352
    },
    "runtime": {
      "seconds": 8940,
      "displayableProperty": {
        "value": {
          "plainText": "2h 29m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Sci-Fi"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "When a mysterious artifact is uncovered on the Moon, a spacecraft manned by two humans and one supercomputer is sent to Jupiter to find its origins."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNjU0NDFkMTQtZWY5OS00MmZhLTg3Y2QtZmJhMzMzMWYyYjc2XkEyXkFqcGc@._V1_.jpg",
      "width": 1380,
      "height": 2044,
      "caption": {
        "plainText": "2001: A Space Odyssey (1968)"
      }
    },
    "certificate": {
      "rating": "G"
    },
    "metacritic": {
      "metascore": {
        "score": 84
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Stanley Kubrick",
          "id": "nm0000040"
        }
      ],
      "writers": [
        {
          "name": "Stanley Kubrick",
          "id": "nm0000040"
        },
        {
          "name": "Arthur C. Clarke",
          "id": "nm0002009"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Keir Dullea",
            "id": "nm0001158",
            "characters": [
              "Dr. Dave Bowman"
            ]
          },
          {
            "name": "Gary Lockwood",
            "id": "nm0516972",
            "characters": [
              "Dr. Frank Poole"
            ]
          },
          {
            "name": "William Sylvester",
            "id": "nm0843213",
            "characters": [
              "Dr. Heywood R. Floyd"
            ]
          },
          {
            "name": "Daniel Richter",
            "id": "nm0725220",
            "characters": [
              "Moon-Watcher"
            ]
          }
        ]
      },
      "totalCredits": 88
    },
    "awards": {
      "wins": 1,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}