Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0212720"}

SSR Data
{
  "tconst": "tt0212720",
  "title": {
    "id": "tt0212720",
    "titleText": {
      "text": "A.I. Artificial Intelligence"
    },
    "originalTitleText": {
      "text": "A.I. Artificial Intelligence"
    },
    "releaseYear": {
      "year": 2001,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.2,
      "voteCount": 339065
    },
    "runtime": {
      "seconds": 8760,
      "displayableProperty": {
        "value": {
          "plainText": "2h 26m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Sci-Fi"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A highly advanced robotic boy longs to become \"real\" so that he can regain the love of his human mother."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BODA1YjhhZDctM2Y1ZS00ODkyLWFmMTAtZGY5YWEzNzRjYzA1XkEyXkFqcGc@._V1_.jpg",
      "width": 1000,
      "height": 1500,
      "caption": {
        "plainText": "Haley Joel Osment in A.I. Artificial Intelligence (2001)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 65
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Steven Spielberg",
          "id": "nm0000229"
        }
      ],
      "writers": [
        {
          "name": "Brian Aldiss",
          "id": "nm0000735"
        },
        {
          "name": "Ian Watson",
          "id": "nm0914668"
        },
        {
          "name": "Steven Spielberg",
          "id": "nm0000229"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Haley Joel Osment",
            "id": "nm0005286",
            "characters": [
              "David"
            ]
          },
          {
            "name": "Jude Law",
            "id": "nm0000179",
            "characters": [
              "Gigolo Joe"
            ]
          },
          {
            "name": "Frances O'Connor",
            "id": "nm0640323",
            "characters": [
              "Monica Swinton"
            ]
          },
          {
            "name": "Sam Robards",
            "id": "nm0730168",
            "characters": [
              "Henry Swinton"
            ]
          }
        ]
      },
      "totalCredits": 108
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}