Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt37543147"}

SSR Data
{
  "tconst": "tt37543147",
  "title": {
    "id": "tt37543147",
    "titleText": {
      "text": "Life, Larry and the Pursuit of Unhappiness: an Almost History of America"
    },
    "originalTitleText": {
      "text": "Life, Larry and the Pursuit of Unhappiness: an Almost History of America"
    },
    "releaseYear": {
      "year": 2026,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": null,
      "voteCount": 0
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "History"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Comedy sketches exploring various historical moments, with four different sketches per episode."
      }
    },
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jon Hamm",
            "id": "nm0358316"
          },
          {
            "name": "Anna Osceola",
            "id": "nm2443416",
            "characters": [
              "Agnes"
            ]
          },
          {
            "name": "Jake Reiner",
            "id": "nm3979251",
            "characters": [
              "Private Wallace"
            ]
          },
          {
            "name": "Toby Huss",
            "id": "nm0403947",
            "characters": [
              "Party Guest"
            ]
          }
        ]
      },
      "totalCredits": 24
    },
    "awards": null
  }
}