Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0245712"}

SSR Data
{
  "tconst": "tt0245712",
  "title": {
    "id": "tt0245712",
    "titleText": {
      "text": "Amores Perros"
    },
    "originalTitleText": {
      "text": "Amores perros"
    },
    "releaseYear": {
      "year": 2000,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8,
      "voteCount": 272418
    },
    "runtime": {
      "seconds": 9240,
      "displayableProperty": {
        "value": {
          "plainText": "2h 34m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An amateur dog fighter, a supermodel, and a derelict assassin, all separately struggling to find love, find their lives transformed by a devastating car wreck in Mexico City."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BODE3MWE3YTUtMzAyNC00YmIwLWIwZmQtMzA5OTFiNmE0Y2IzXkEyXkFqcGc@._V1_.jpg",
      "width": 1944,
      "height": 2880,
      "caption": {
        "plainText": "Amores Perros (2000)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 83
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Alejandro G. Iñárritu",
          "id": "nm0327944"
        }
      ],
      "writers": [
        {
          "name": "Guillermo Arriaga",
          "id": "nm0037247"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Emilio Echevarría",
            "id": "nm0248408",
            "characters": [
              "El Chivo"
            ]
          },
          {
            "name": "Gael García Bernal",
            "id": "nm0305558",
            "characters": [
              "Octavio"
            ]
          },
          {
            "name": "Goya Toledo",
            "id": "nm0865949",
            "characters": [
              "Valeria"
            ]
          },
          {
            "name": "Álvaro Guerrero",
            "id": "nm0346270",
            "characters": [
              "Daniel"
            ]
          }
        ]
      },
      "totalCredits": 48
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}