Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0061789"}

SSR Data
{
  "tconst": "tt0061789",
  "title": {
    "id": "tt0061789",
    "titleText": {
      "text": "How I Won the War"
    },
    "originalTitleText": {
      "text": "How I Won the War"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1967,
      "endYear": null
    },
    "releaseDate": {
      "day": 23,
      "month": 10,
      "year": 1967
    },
    "ratingsSummary": {
      "aggregateRating": 5.5,
      "voteCount": 2672
    },
    "runtime": {
      "seconds": 6540,
      "displayableProperty": {
        "value": {
          "plainText": "1h 49m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "War"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An inept British World War II commander leads his troops through a series of misadventures in North Africa and Europe."
      }
    },
    "countriesOfOrigin": [
      "United Kingdom"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYjFiNGI5MGMtZDllZS00NjZmLWJlNjktMjNkMTZkMjU2OGIyXkEyXkFqcGc@._V1_.jpg",
      "width": 498,
      "height": 755,
      "caption": {
        "plainText": "John Lennon and Michael Crawford in How I Won the War (1967)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Richard Lester",
          "id": "nm0504513"
        }
      ],
      "writers": [
        {
          "name": "Charles Wood",
          "id": "nm0939606"
        },
        {
          "name": "Patrick Ryan",
          "id": "nm0752771"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Michael Crawford",
            "id": "nm0186903",
            "characters": [
              "Goodbody"
            ]
          },
          {
            "name": "John Lennon",
            "id": "nm0006168",
            "characters": [
              "Gripweed"
            ]
          },
          {
            "name": "Roy Kinnear",
            "id": "nm0455702",
            "characters": [
              "Clapper"
            ]
          },
          {
            "name": "Lee Montague",
            "id": "nm0598777",
            "characters": [
              "Transom"
            ]
          }
        ]
      },
      "totalCredits": 49
    },
    "awards": null
  }
}