Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0209144"}

SSR Data
{
  "tconst": "tt0209144",
  "title": {
    "id": "tt0209144",
    "titleText": {
      "text": "Memento"
    },
    "originalTitleText": {
      "text": "Memento"
    },
    "releaseYear": {
      "year": 2000,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.4,
      "voteCount": 1434526
    },
    "runtime": {
      "seconds": 6780,
      "displayableProperty": {
        "value": {
          "plainText": "1h 53m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Mystery"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A former insurance investigator who now suffers from anterograde amnesia uses notes and tattoos to hunt down his wife's murderer."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMGQ3Y2Q4NjktN2E4Ny00Y2Q2LTliZDUtZTNiNjRhY2I0NGIyXkEyXkFqcGc@._V1_.jpg",
      "width": 998,
      "height": 1500,
      "caption": {
        "plainText": "Memento (2000)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 83
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Christopher Nolan",
          "id": "nm0634240"
        }
      ],
      "writers": [
        {
          "name": "Christopher Nolan",
          "id": "nm0634240"
        },
        {
          "name": "Jonathan Nolan",
          "id": "nm0634300"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Guy Pearce",
            "id": "nm0001602",
            "characters": [
              "Leonard"
            ]
          },
          {
            "name": "Carrie-Anne Moss",
            "id": "nm0005251",
            "characters": [
              "Natalie"
            ]
          },
          {
            "name": "Joe Pantoliano",
            "id": "nm0001592",
            "characters": [
              "Teddy"
            ]
          },
          {
            "name": "Mark Boone Junior",
            "id": "nm0095478",
            "characters": [
              "Burt"
            ]
          }
        ]
      },
      "totalCredits": 19
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}