Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0055928"}

SSR Data
{
  "tconst": "tt0055928",
  "title": {
    "id": "tt0055928",
    "titleText": {
      "text": "Dr. No"
    },
    "originalTitleText": {
      "text": "Dr. No"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1962,
      "endYear": null
    },
    "releaseDate": {
      "day": 10,
      "month": 10,
      "year": 1962
    },
    "ratingsSummary": {
      "aggregateRating": 7.2,
      "voteCount": 195558
    },
    "runtime": {
      "seconds": 6600,
      "displayableProperty": {
        "value": {
          "plainText": "1h 50m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A resourceful British government agent seeks answers in a case involving the disappearance of a colleague and the disruption of the American space program."
      }
    },
    "countriesOfOrigin": [
      "United Kingdom"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BM2Q0ODAxYTgtN2E3My00Yzc2LWI2NDUtOGU0YzgzYzM4OWMwXkEyXkFqcGc@._V1_.jpg",
      "width": 1977,
      "height": 2997,
      "caption": {
        "plainText": "Sean Connery, Ursula Andress, Eric Coverley, Eunice Gayson, Zena Marshall, Joseph Wiseman, Henry Lopez, and Charles Edghill in Dr. No (1962)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 78
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Terence Young",
          "id": "nm0950109"
        }
      ],
      "writers": [
        {
          "name": "Richard Maibaum",
          "id": "nm0537363"
        },
        {
          "name": "Johanna Harwood",
          "id": "nm0367820"
        },
        {
          "name": "Berkely Mather",
          "id": "nm0558435"
        },
        {
          "name": "Ian Fleming",
          "id": "nm0001220"
        },
        {
          "name": "Wolf Mankowitz",
          "id": "nm0542554"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Sean Connery",
            "id": "nm0000125",
            "characters": [
              "James Bond"
            ]
          },
          {
            "name": "Ursula Andress",
            "id": "nm0000266",
            "characters": [
              "Honey Ryder"
            ]
          },
          {
            "name": "Bernard Lee",
            "id": "nm0496866",
            "characters": [
              "M."
            ]
          },
          {
            "name": "Joseph Wiseman",
            "id": "nm0936476",
            "characters": [
              "Dr. No"
            ]
          }
        ]
      },
      "totalCredits": 100
    },
    "awards": null
  }
}