Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0137523"}

SSR Data
{
  "tconst": "tt0137523",
  "title": {
    "id": "tt0137523",
    "titleText": {
      "text": "Fight Club"
    },
    "originalTitleText": {
      "text": "Fight Club"
    },
    "releaseYear": {
      "year": 1999,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.8,
      "voteCount": 2605913
    },
    "runtime": {
      "seconds": 8340,
      "displayableProperty": {
        "value": {
          "plainText": "2h 19m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An insomniac office worker and a devil-may-care soap maker form an underground fight club that evolves into much more."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BOTgyOGQ1NDItNGU3Ny00MjU3LTg2YWEtNmEyYjBiMjI1Y2M5XkEyXkFqcGc@._V1_.jpg",
      "width": 1066,
      "height": 1600,
      "caption": {
        "plainText": "Brad Pitt and Edward Norton in Fight Club (1999)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 67
      }
    },
    "credits": {
      "directors": [
        {
          "name": "David Fincher",
          "id": "nm0000399"
        }
      ],
      "writers": [
        {
          "name": "Chuck Palahniuk",
          "id": "nm0657333"
        },
        {
          "name": "Jim Uhls",
          "id": "nm0880243"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Brad Pitt",
            "id": "nm0000093",
            "characters": [
              "Tyler Durden"
            ]
          },
          {
            "name": "Edward Norton",
            "id": "nm0001570",
            "characters": [
              "Narrator"
            ]
          },
          {
            "name": "Meat Loaf",
            "id": "nm0001533",
            "characters": [
              "Robert Paulsen"
            ]
          },
          {
            "name": "Zach Grenier",
            "id": "nm0340260",
            "characters": [
              "Richard Chesler (Regional Manager)"
            ]
          }
        ]
      },
      "totalCredits": 93
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}