Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1242441"}

SSR Data
{
  "tconst": "tt1242441",
  "title": {
    "id": "tt1242441",
    "titleText": {
      "text": "Men of a Certain Age"
    },
    "originalTitleText": {
      "text": "Men of a Certain Age"
    },
    "releaseYear": {
      "year": 2009,
      "endYear": 2011
    },
    "ratingsSummary": {
      "aggregateRating": 8,
      "voteCount": 4871
    },
    "runtime": {
      "seconds": 2700,
      "displayableProperty": {
        "value": {
          "plainText": "45m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A group of college buddies in the throes of middle age keep their friendship going long after they've graduated."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNGY0MzZmYjktZmM1NC00YTVjLTlhZDEtZDNmN2ZhY2MyZWRkXkEyXkFqcGc@._V1_.jpg",
      "width": 600,
      "height": 900,
      "caption": {
        "plainText": "Ray Romano and Andre Braugher in Men of a Certain Age (2009)"
      }
    },
    "certificate": {
      "rating": "TV-14"
    },
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Ray Romano",
            "id": "nm0005380",
            "characters": [
              "Joe Tranelli"
            ]
          },
          {
            "name": "Scott Bakula",
            "id": "nm0000836",
            "characters": [
              "Terry Elliott"
            ]
          },
          {
            "name": "Andre Braugher",
            "id": "nm0105672",
            "characters": [
              "Owen Thoreau Jr."
            ]
          },
          {
            "name": "LisaGay Hamilton",
            "id": "nm0004986",
            "characters": [
              "Melissa"
            ]
          }
        ]
      },
      "totalCredits": 274
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}