Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0042876"}

SSR Data
{
  "tconst": "tt0042876",
  "title": {
    "id": "tt0042876",
    "titleText": {
      "text": "Rashomon"
    },
    "originalTitleText": {
      "text": "Rashômon"
    },
    "releaseYear": {
      "year": 1950,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 196516
    },
    "runtime": {
      "seconds": 5280,
      "displayableProperty": {
        "value": {
          "plainText": "1h 28m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Mystery"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Three parties and a witness have four versions of a rape/murder in ninth-century Japan."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZDlkYjViMDAtYjkxNy00ZDk1LWE5MmUtNDc4NDU3ZWJmOTYzXkEyXkFqcGc@._V1_.jpg",
      "width": 2000,
      "height": 3000,
      "caption": {
        "plainText": "Toshirô Mifune and Machiko Kyô in Rashomon (1950)"
      }
    },
    "certificate": {
      "rating": "Not Rated"
    },
    "metacritic": {
      "metascore": {
        "score": 98
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Akira Kurosawa",
          "id": "nm0000041"
        }
      ],
      "writers": [
        {
          "name": "Ryûnosuke Akutagawa",
          "id": "nm0015611"
        },
        {
          "name": "Akira Kurosawa",
          "id": "nm0000041"
        },
        {
          "name": "Shinobu Hashimoto",
          "id": "nm0368074"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Toshirô Mifune",
            "id": "nm0001536",
            "characters": [
              "Tajômaru"
            ]
          },
          {
            "name": "Machiko Kyô",
            "id": "nm0477553",
            "characters": [
              "Masako Kanazawa"
            ]
          },
          {
            "name": "Masayuki Mori",
            "id": "nm0605270",
            "characters": [
              "Takehiro Kanazawa"
            ]
          },
          {
            "name": "Takashi Shimura",
            "id": "nm0793766",
            "characters": [
              "Woodcutter"
            ]
          }
        ]
      },
      "totalCredits": 12
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}