Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0090264"}

SSR Data
{
  "tconst": "tt0090264",
  "title": {
    "id": "tt0090264",
    "titleText": {
      "text": "A View to a Kill"
    },
    "originalTitleText": {
      "text": "A View to a Kill"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1985,
      "endYear": null
    },
    "releaseDate": {
      "day": 24,
      "month": 5,
      "year": 1985
    },
    "ratingsSummary": {
      "aggregateRating": 6.3,
      "voteCount": 112844
    },
    "runtime": {
      "seconds": 7860,
      "displayableProperty": {
        "value": {
          "plainText": "2h 11m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "The recovery of a microchip from the body of a fellow British secret agent leads James Bond to mad industrialist Max Zorin, who is scheming to cause massive destruction."
      }
    },
    "countriesOfOrigin": [
      "United Kingdom",
      "United States",
      "Iceland",
      "France"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZjc3ZTJkZjUtM2E4Mi00YzA1LWJkZTAtM2U0OWUyYTE4YTFiXkEyXkFqcGc@._V1_.jpg",
      "width": 1946,
      "height": 3000,
      "caption": {
        "plainText": "Roger Moore, Tanya Roberts, and Christopher Walken in A View to a Kill (1985)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 40
      }
    },
    "credits": {
      "directors": [
        {
          "name": "John Glen",
          "id": "nm0322515"
        }
      ],
      "writers": [
        {
          "name": "Richard Maibaum",
          "id": "nm0537363"
        },
        {
          "name": "Michael G. Wilson",
          "id": "nm0933865"
        },
        {
          "name": "Ian Fleming",
          "id": "nm0001220"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Roger Moore",
            "id": "nm0000549",
            "characters": [
              "James Bond"
            ]
          },
          {
            "name": "Christopher Walken",
            "id": "nm0000686",
            "characters": [
              "Max Zorin"
            ]
          },
          {
            "name": "Tanya Roberts",
            "id": "nm0000617",
            "characters": [
              "Stacey Sutton"
            ]
          },
          {
            "name": "Grace Jones",
            "id": "nm0005063",
            "characters": [
              "May Day"
            ]
          }
        ]
      },
      "totalCredits": 96
    },
    "awards": null
  }
}