Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt2140373"}

SSR Data
{
  "tconst": "tt2140373",
  "title": {
    "id": "tt2140373",
    "titleText": {
      "text": "Saving Mr. Banks"
    },
    "originalTitleText": {
      "text": "Saving Mr. Banks"
    },
    "releaseYear": {
      "year": 2013,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.5,
      "voteCount": 175634
    },
    "runtime": {
      "seconds": 7500,
      "displayableProperty": {
        "value": {
          "plainText": "2h 5m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "P. L. Travers, a London author who is financially broke, visits Los Angeles to meet Walt Disney, who is keen to adapt her Mary Poppins books for the cinema. However, his methods do not meet her approval."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTc0MTQ3NzE4Nl5BMl5BanBnXkFtZTcwMzA4NDM5OQ@@._V1_.jpg",
      "width": 1382,
      "height": 2048,
      "caption": {
        "plainText": "Tom Hanks and Emma Thompson in Saving Mr. Banks (2013)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 65
      }
    },
    "credits": {
      "directors": [
        {
          "name": "John Lee Hancock",
          "id": "nm0359387"
        }
      ],
      "writers": [
        {
          "name": "Kelly Marcel",
          "id": "nm0545150"
        },
        {
          "name": "Sue Smith",
          "id": "nm0810055"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Emma Thompson",
            "id": "nm0000668",
            "characters": [
              "P.L. Travers"
            ]
          },
          {
            "name": "Tom Hanks",
            "id": "nm0000158",
            "characters": [
              "Walt Disney"
            ]
          },
          {
            "name": "Annie Rose Buckley",
            "id": "nm4003520",
            "characters": [
              "Ginty"
            ]
          },
          {
            "name": "Colin Farrell",
            "id": "nm0268199",
            "characters": [
              "Travers Goff"
            ]
          }
        ]
      },
      "totalCredits": 134
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}