Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt4119080"}

SSR Data
{
  "tconst": "tt4119080",
  "title": {
    "id": "tt4119080",
    "titleText": {
      "text": "Hangeki!"
    },
    "originalTitleText": {
      "text": "Hangeki!"
    },
    "titleType": "TV Movie",
    "releaseYear": {
      "year": 2014,
      "endYear": null
    },
    "releaseDate": {
      "day": 14,
      "month": 10,
      "year": 2014
    },
    "ratingsSummary": {
      "aggregateRating": null,
      "voteCount": 0
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Documentary"
        },
        {
          "text": "Crime"
        }
      ]
    },
    "plot": null,
    "countriesOfOrigin": [
      "Japan"
    ],
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Yôko Akino",
            "id": "nm0015386",
            "imageUrl": null,
            "characters": [
              "Self"
            ]
          },
          {
            "name": "Yûko Fueki",
            "id": "nm1523195",
            "imageUrl": null,
            "characters": [
              "Self"
            ]
          },
          {
            "name": "Hiroyuki Hirayama",
            "id": "nm2182124",
            "imageUrl": null,
            "characters": [
              "Self"
            ]
          },
          {
            "name": "Kôji Katô",
            "id": "nm0441372",
            "imageUrl": null,
            "characters": [
              "Self"
            ]
          }
        ]
      },
      "totalCredits": 11
    },
    "awards": null
  }
}