Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0071807"}

SSR Data
{
  "tconst": "tt0071807",
  "title": {
    "id": "tt0071807",
    "titleText": {
      "text": "The Man with the Golden Gun"
    },
    "originalTitleText": {
      "text": "The Man with the Golden Gun"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1974,
      "endYear": null
    },
    "releaseDate": {
      "day": 20,
      "month": 12,
      "year": 1974
    },
    "ratingsSummary": {
      "aggregateRating": 6.7,
      "voteCount": 121866
    },
    "runtime": {
      "seconds": 7500,
      "displayableProperty": {
        "value": {
          "plainText": "2h 5m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "James Bond is targeted by the world's most expensive assassin, while he attempts to recover sensitive solar cell technology that is being sold to the highest bidder."
      }
    },
    "countriesOfOrigin": [
      "United Kingdom"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNzEzMzFiZDgtMWQ4YS00YmU1LWI5OTUtZjcwZmYyY2FlMTFhXkEyXkFqcGc@._V1_.jpg",
      "width": 1862,
      "height": 2889,
      "caption": {
        "plainText": "Christopher Lee, Roger Moore, Maud Adams, Britt Ekland, and Hervé Villechaize in The Man with the Golden Gun (1974)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 43
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Guy Hamilton",
          "id": "nm0357891"
        }
      ],
      "writers": [
        {
          "name": "Richard Maibaum",
          "id": "nm0537363"
        },
        {
          "name": "Tom Mankiewicz",
          "id": "nm0542539"
        },
        {
          "name": "Ian Fleming",
          "id": "nm0001220"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Roger Moore",
            "id": "nm0000549",
            "characters": [
              "James Bond"
            ]
          },
          {
            "name": "Christopher Lee",
            "id": "nm0000489",
            "characters": [
              "Scaramanga"
            ]
          },
          {
            "name": "Britt Ekland",
            "id": "nm0001180",
            "characters": [
              "Goodnight"
            ]
          },
          {
            "name": "Maud Adams",
            "id": "nm0000726",
            "characters": [
              "Andrea"
            ]
          }
        ]
      },
      "totalCredits": 46
    },
    "awards": null
  }
}