Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1334260"}

SSR Data
{
  "tconst": "tt1334260",
  "title": {
    "id": "tt1334260",
    "titleText": {
      "text": "Never Let Me Go"
    },
    "originalTitleText": {
      "text": "Never Let Me Go"
    },
    "releaseYear": {
      "year": 2010,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.1,
      "voteCount": 160126
    },
    "runtime": {
      "seconds": 6180,
      "displayableProperty": {
        "value": {
          "plainText": "1h 43m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "The lives of three friends, from their early school days into young adulthood, when the reality of the world they live in comes knocking."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTM3NDQ1MjE2OF5BMl5BanBnXkFtZTcwNDIxNTk2Mw@@._V1_.jpg",
      "width": 500,
      "height": 739,
      "caption": {
        "plainText": "Never Let Me Go (2010)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 69
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Mark Romanek",
          "id": "nm0738796"
        }
      ],
      "writers": [
        {
          "name": "Alex Garland",
          "id": "nm0307497"
        },
        {
          "name": "Kazuo Ishiguro",
          "id": "nm0410958"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Keira Knightley",
            "id": "nm0461136",
            "characters": [
              "Ruth"
            ]
          },
          {
            "name": "Carey Mulligan",
            "id": "nm1659547",
            "characters": [
              "Kathy"
            ]
          },
          {
            "name": "Andrew Garfield",
            "id": "nm1940449",
            "characters": [
              "Tommy"
            ]
          },
          {
            "name": "Izzy Meikle-Small",
            "id": "nm3505032",
            "characters": [
              "Young Kathy"
            ]
          }
        ]
      },
      "totalCredits": 39
    },
    "awards": null
  }
}