Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0245574"}

SSR Data
{
  "tconst": "tt0245574",
  "title": {
    "id": "tt0245574",
    "titleText": {
      "text": "Y tu mamá también"
    },
    "originalTitleText": {
      "text": "Y tu mamá también"
    },
    "releaseYear": {
      "year": 2001,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.7,
      "voteCount": 141111
    },
    "runtime": {
      "seconds": 6360,
      "displayableProperty": {
        "value": {
          "plainText": "1h 46m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "In Mexico, two teenage boys and an older woman embark on a road trip and learn a thing or two about life and each other."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNTRmZmNlMjktZDRkMi00OGNjLWJkZGUtMDljNDViMGE3MjNhXkEyXkFqcGc@._V1_.jpg",
      "width": 1900,
      "height": 2800,
      "caption": {
        "plainText": "Gael García Bernal, Diego Luna, and Maribel Verdú in Y tu mamá también (2001)"
      }
    },
    "certificate": null,
    "metacritic": {
      "metascore": {
        "score": 89
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Alfonso Cuarón",
          "id": "nm0190859"
        }
      ],
      "writers": [
        {
          "name": "Carlos Cuarón",
          "id": "nm0190860"
        },
        {
          "name": "Alfonso Cuarón",
          "id": "nm0190859"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Maribel Verdú",
            "id": "nm0893941",
            "characters": [
              "Luisa Cortés"
            ]
          },
          {
            "name": "Gael García Bernal",
            "id": "nm0305558",
            "characters": [
              "Julio Zapata"
            ]
          },
          {
            "name": "Daniel Giménez Cacho",
            "id": "nm0319843",
            "characters": [
              "Narrator"
            ]
          },
          {
            "name": "Ana López Mercado",
            "id": "nm1004635",
            "characters": [
              "Ana Morelos"
            ]
          }
        ]
      },
      "totalCredits": 25
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}