Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1213641"}

SSR Data
{
  "tconst": "tt1213641",
  "title": {
    "id": "tt1213641",
    "titleText": {
      "text": "First Man"
    },
    "originalTitleText": {
      "text": "First Man"
    },
    "releaseYear": {
      "year": 2018,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.3,
      "voteCount": 216602
    },
    "runtime": {
      "seconds": 8460,
      "displayableProperty": {
        "value": {
          "plainText": "2h 21m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        },
        {
          "text": "History"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A look back at the life of astronaut Neil Armstrong and the legendary space mission that led him to become the first man to walk on the Moon on July 20, 1969."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYmIzYmViN2UtMDRhYy00OTMwLWI5YzctMTQxYzg2ODMwMTIwXkEyXkFqcGc@._V1_.jpg",
      "width": 758,
      "height": 1200,
      "caption": {
        "plainText": "Ryan Gosling in First Man (2018)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 84
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Damien Chazelle",
          "id": "nm3227090"
        }
      ],
      "writers": [
        {
          "name": "Josh Singer",
          "id": "nm1802857"
        },
        {
          "name": "James R. Hansen",
          "id": "nm2973253"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Ryan Gosling",
            "id": "nm0331516",
            "characters": [
              "Neil Armstrong"
            ]
          },
          {
            "name": "Claire Foy",
            "id": "nm2946516",
            "characters": [
              "Janet Armstrong"
            ]
          },
          {
            "name": "Jason Clarke",
            "id": "nm0164809",
            "characters": [
              "Ed White"
            ]
          },
          {
            "name": "Kyle Chandler",
            "id": "nm0151419",
            "characters": [
              "Deke Slayton"
            ]
          }
        ]
      },
      "totalCredits": 162
    },
    "awards": {
      "wins": 1,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}