Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0325980"}

SSR Data
{
  "tconst": "tt0325980",
  "title": {
    "id": "tt0325980",
    "titleText": {
      "text": "Pirates of the Caribbean: The Curse of the Black Pearl"
    },
    "originalTitleText": {
      "text": "Pirates of the Caribbean: The Curse of the Black Pearl"
    },
    "releaseYear": {
      "year": 2003,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 1324428
    },
    "runtime": {
      "seconds": 8580,
      "displayableProperty": {
        "value": {
          "plainText": "2h 23m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Fantasy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An intrepid blacksmith teams up with an eccentric pirate captain to save his love from an undead pirate crew."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNDhlMzEyNzItMTA5Mi00YWRhLThlNTktYTQyMTA0MDIyNDEyXkEyXkFqcGc@._V1_.jpg",
      "width": 671,
      "height": 1000,
      "caption": {
        "plainText": "Johnny Depp, Geoffrey Rush, Orlando Bloom, and Keira Knightley in Pirates of the Caribbean: The Curse of the Black Pearl (2003)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 63
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Gore Verbinski",
          "id": "nm0893659"
        }
      ],
      "writers": [
        {
          "name": "Ted Elliott",
          "id": "nm0254645"
        },
        {
          "name": "Terry Rossio",
          "id": "nm0744429"
        },
        {
          "name": "Stuart Beattie",
          "id": "nm0064181"
        },
        {
          "name": "Jay Wolpert",
          "id": "nm0938684"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Johnny Depp",
            "id": "nm0000136",
            "characters": [
              "Jack Sparrow"
            ]
          },
          {
            "name": "Geoffrey Rush",
            "id": "nm0001691",
            "characters": [
              "Barbossa"
            ]
          },
          {
            "name": "Orlando Bloom",
            "id": "nm0089217",
            "characters": [
              "Will Turner"
            ]
          },
          {
            "name": "Keira Knightley",
            "id": "nm0461136",
            "characters": [
              "Elizabeth Swann"
            ]
          }
        ]
      },
      "totalCredits": 82
    },
    "awards": {
      "wins": 0,
      "nominations": 5,
      "prestigiousNominations": []
    }
  }
}