Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0055024"}

SSR Data
{
  "tconst": "tt0055024",
  "title": {
    "id": "tt0055024",
    "titleText": {
      "text": "It Happened Here"
    },
    "originalTitleText": {
      "text": "It Happened Here"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1964,
      "endYear": null
    },
    "releaseDate": {
      "day": 8,
      "month": 8,
      "year": 1966
    },
    "ratingsSummary": {
      "aggregateRating": 6.7,
      "voteCount": 1339
    },
    "runtime": {
      "seconds": 5580,
      "displayableProperty": {
        "value": {
          "plainText": "1h 33m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Sci-Fi"
        },
        {
          "text": "War"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "In 1940, Germany invades Britain and transforms it into a Fascist state where some Britons collaborate and others resist. In 1944, Pauline, an apolitical Irish nurse becomes a reluctant player in the fight between the two sides."
      }
    },
    "countriesOfOrigin": [
      "United Kingdom"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNGQ1OTJlNjctNjIxMi00M2ZjLWFjNzMtNmY4ZGUxYWUzNjVlXkEyXkFqcGc@._V1_.jpg",
      "width": 750,
      "height": 1125,
      "caption": {
        "plainText": "It Happened Here (1964)"
      }
    },
    "certificate": {
      "rating": "Not Rated"
    },
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Kevin Brownlow",
          "id": "nm0002206"
        },
        {
          "name": "Andrew Mollo",
          "id": "nm0597081"
        }
      ],
      "writers": [
        {
          "name": "Kevin Brownlow",
          "id": "nm0002206"
        },
        {
          "name": "Andrew Mollo",
          "id": "nm0597081"
        },
        {
          "name": "Dinah Brooke",
          "id": "nm0111619"
        },
        {
          "name": "Jonathan Ingrams",
          "id": "nm0409043"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Pauline Murray",
            "id": "nm0615211",
            "characters": [
              "Pauline"
            ]
          },
          {
            "name": "Sebastian Shaw",
            "id": "nm0789970",
            "characters": [
              "Doctor Richard Fletcher"
            ]
          },
          {
            "name": "Bart Allison",
            "id": "nm0021410",
            "characters": [
              "Skipworth"
            ]
          },
          {
            "name": "Reginald Marsh",
            "id": "nm0550646",
            "characters": [
              "IA Medical Officer"
            ]
          }
        ]
      },
      "totalCredits": 68
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}