Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt37784426"}

SSR Data
{
  "tconst": "tt37784426",
  "title": {
    "id": "tt37784426",
    "titleText": {
      "text": "Love Is Not the Answer"
    },
    "originalTitleText": {
      "text": "Love Is Not the Answer"
    },
    "releaseYear": null,
    "ratingsSummary": {
      "aggregateRating": null,
      "voteCount": 0
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An aging actress balances a new movie role, her needy son, romantic possibilities, and past regrets in this absurdist comedy about isolation and human bonds."
      }
    },
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Michael Cera",
          "id": "nm0148418"
        }
      ],
      "writers": [
        {
          "name": "Michael Cera",
          "id": "nm0148418"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jamie Dornan",
            "id": "nm1946193",
            "characters": [
              "Tom"
            ]
          },
          {
            "name": "Liam Neeson",
            "id": "nm0000553"
          },
          {
            "name": "Steve Coogan",
            "id": "nm0176869",
            "characters": [
              "Ingo"
            ]
          },
          {
            "name": "Fred Hechinger",
            "id": "nm9538520"
          }
        ]
      },
      "totalCredits": 36
    },
    "awards": null
  }
}