Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0144084"}

SSR Data
{
  "tconst": "tt0144084",
  "title": {
    "id": "tt0144084",
    "titleText": {
      "text": "American Psycho"
    },
    "originalTitleText": {
      "text": "American Psycho"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 2000,
      "endYear": null
    },
    "releaseDate": {
      "day": 14,
      "month": 4,
      "year": 2000
    },
    "ratingsSummary": {
      "aggregateRating": 7.6,
      "voteCount": 837264
    },
    "runtime": {
      "seconds": 6120,
      "displayableProperty": {
        "value": {
          "plainText": "1h 42m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Horror"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A wealthy New York City investment banking executive, Patrick Bateman, hides his alternate psychopathic ego from his co-workers and friends as he delves deeper into his violent, hedonistic fantasies."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNzBjM2I5ZjUtNmIzNy00OGNkLWIwZDMtOTAwYWUwMzA2YjdlXkEyXkFqcGc@._V1_.jpg",
      "width": 1012,
      "height": 1500,
      "caption": {
        "plainText": "Christian Bale in American Psycho (2000)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 64
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Mary Harron",
          "id": "nm0366004"
        }
      ],
      "writers": [
        {
          "name": "Bret Easton Ellis",
          "id": "nm0254735"
        },
        {
          "name": "Mary Harron",
          "id": "nm0366004"
        },
        {
          "name": "Guinevere Turner",
          "id": "nm0877587"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Christian Bale",
            "id": "nm0000288",
            "characters": [
              "Patrick Bateman"
            ]
          },
          {
            "name": "Justin Theroux",
            "id": "nm0857620",
            "characters": [
              "Timothy Bryce"
            ]
          },
          {
            "name": "Josh Lucas",
            "id": "nm0524197",
            "characters": [
              "Craig McDermott"
            ]
          },
          {
            "name": "Bill Sage",
            "id": "nm0756083",
            "characters": [
              "David Van Patten"
            ]
          }
        ]
      },
      "totalCredits": 55
    },
    "awards": null
  }
}