Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1285016"}

SSR Data
{
  "tconst": "tt1285016",
  "title": {
    "id": "tt1285016",
    "titleText": {
      "text": "The Social Network"
    },
    "originalTitleText": {
      "text": "The Social Network"
    },
    "releaseYear": {
      "year": 2010,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.8,
      "voteCount": 819291
    },
    "runtime": {
      "seconds": 7200,
      "displayableProperty": {
        "value": {
          "plainText": "2h"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "As Harvard student Mark Zuckerberg creates the social networking site that would become known as Facebook, he is sued by the twins who claimed he stole their idea and by the co-founder who was later squeezed out of the business."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjlkNTE5ZTUtNGEwNy00MGVhLThmZjMtZjU1NDE5Zjk1NDZkXkEyXkFqcGc@._V1_.jpg",
      "width": 675,
      "height": 1000,
      "caption": {
        "plainText": "Jesse Eisenberg in The Social Network (2010)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 95
      }
    },
    "credits": {
      "directors": [
        {
          "name": "David Fincher",
          "id": "nm0000399"
        }
      ],
      "writers": [
        {
          "name": "Aaron Sorkin",
          "id": "nm0815070"
        },
        {
          "name": "Ben Mezrich",
          "id": "nm0583826"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jesse Eisenberg",
            "id": "nm0251986",
            "characters": [
              "Mark Zuckerberg"
            ]
          },
          {
            "name": "Andrew Garfield",
            "id": "nm1940449",
            "characters": [
              "Eduardo Saverin"
            ]
          },
          {
            "name": "Justin Timberlake",
            "id": "nm0005493",
            "characters": [
              "Sean Parker"
            ]
          },
          {
            "name": "Rooney Mara",
            "id": "nm1913734",
            "characters": [
              "Erica Albright"
            ]
          }
        ]
      },
      "totalCredits": 198
    },
    "awards": {
      "wins": 3,
      "nominations": 5,
      "prestigiousNominations": []
    }
  }
}