Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0037008"}

SSR Data
{
  "tconst": "tt0037008",
  "title": {
    "id": "tt0037008",
    "titleText": {
      "text": "Laura"
    },
    "originalTitleText": {
      "text": "Laura"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1944,
      "endYear": null
    },
    "releaseDate": {
      "day": null,
      "month": 11,
      "year": 1944
    },
    "ratingsSummary": {
      "aggregateRating": 7.9,
      "voteCount": 55973
    },
    "runtime": {
      "seconds": 5280,
      "displayableProperty": {
        "value": {
          "plainText": "1h 28m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Film-Noir"
        },
        {
          "text": "Mystery"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A police detective falls in love with the woman whose murder he is investigating."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYWUyNDNhZGQtZjJkMS00OTM1LWEzNTktMjlkYjM3OGVmODhiXkEyXkFqcGc@._V1_.jpg",
      "width": 1200,
      "height": 1788,
      "caption": {
        "plainText": "Laura (1944)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Otto Preminger",
          "id": "nm0695937"
        },
        {
          "name": "Rouben Mamoulian",
          "id": "nm0541149"
        }
      ],
      "writers": [
        {
          "name": "Vera Caspary",
          "id": "nm0143837"
        },
        {
          "name": "Jay Dratler",
          "id": "nm0237225"
        },
        {
          "name": "Samuel Hoffenstein",
          "id": "nm0388755"
        },
        {
          "name": "Elizabeth Reinhardt",
          "id": "nm0718101"
        },
        {
          "name": "Ring Lardner Jr.",
          "id": "nm0488057"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Gene Tierney",
            "id": "nm0000074",
            "characters": [
              "Laura Hunt"
            ]
          },
          {
            "name": "Dana Andrews",
            "id": "nm0000763",
            "characters": [
              "Det. Lt. Mark McPherson"
            ]
          },
          {
            "name": "Clifton Webb",
            "id": "nm0916067",
            "characters": [
              "Waldo Lydecker"
            ]
          },
          {
            "name": "Vincent Price",
            "id": "nm0001637",
            "characters": [
              "Shelby Carpenter"
            ]
          }
        ]
      },
      "totalCredits": 67
    },
    "awards": {
      "wins": 1,
      "nominations": 4,
      "prestigiousNominations": []
    }
  }
}