Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1982170"}

SSR Data
{
  "tconst": "tt1982170",
  "title": {
    "id": "tt1982170",
    "titleText": {
      "text": "The Secret Number"
    },
    "originalTitleText": {
      "text": "The Secret Number"
    },
    "releaseYear": {
      "year": 2012,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.4,
      "voteCount": 630
    },
    "runtime": {
      "seconds": 900,
      "displayableProperty": {
        "value": {
          "plainText": "15m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Short"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Sci-Fi"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A psychiatrist is compelled by his patient, an obsessive mathematician, to consider the existence of a secret integer between three and four."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTAxNDg4NjgzMDheQTJeQWpwZ15BbWU3MDEwMjE3OTc@._V1_.jpg",
      "width": 4050,
      "height": 6150,
      "caption": {
        "plainText": "The Secret Number (2012)"
      }
    },
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Colin Levy",
          "id": "nm3237700"
        }
      ],
      "writers": [
        {
          "name": "Colin Levy",
          "id": "nm3237700"
        },
        {
          "name": "Igor Teper",
          "id": "nm4535356"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Daniel Jones",
            "id": "nm3205717",
            "characters": [
              "Dr. Tomlin"
            ]
          },
          {
            "name": "Tom Nowicki",
            "id": "nm0637441",
            "characters": [
              "Prof. Ersheim"
            ]
          },
          {
            "name": "Tom Carleglio",
            "id": "nm4904364",
            "characters": [
              "Gene"
            ]
          },
          {
            "name": "James Troutman",
            "id": "nm0873807",
            "characters": [
              "Bar Patron #1"
            ]
          }
        ]
      },
      "totalCredits": 7
    },
    "awards": null
  }
}