Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0042004"}

SSR Data
{
  "tconst": "tt0042004",
  "title": {
    "id": "tt0042004",
    "titleText": {
      "text": "Under Capricorn"
    },
    "originalTitleText": {
      "text": "Under Capricorn"
    },
    "releaseYear": {
      "year": 1949,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.2,
      "voteCount": 8973
    },
    "runtime": {
      "seconds": 7020,
      "displayableProperty": {
        "value": {
          "plainText": "1h 57m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A young gentleman goes to Australia where he reunites with his now married childhood sweetheart, only to find out she has become an alcoholic and harbors dark secrets."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZWViMWFmNzUtMTdhYy00YWUwLTg0ZTktOTNkZDdjMzQ5MzI1XkEyXkFqcGc@._V1_.jpg",
      "width": 1280,
      "height": 1947,
      "caption": {
        "plainText": "Under Capricorn (1949)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": {
      "metascore": {
        "score": 61
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Alfred Hitchcock",
          "id": "nm0000033"
        }
      ],
      "writers": [
        {
          "name": "John Colton",
          "id": "nm0173303"
        },
        {
          "name": "Margaret Linden",
          "id": "nm0511626"
        },
        {
          "name": "Helen Simpson",
          "id": "nm0801026"
        },
        {
          "name": "Hume Cronyn",
          "id": "nm0002025"
        },
        {
          "name": "James Bridie",
          "id": "nm0108833"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Ingrid Bergman",
            "id": "nm0000006",
            "characters": [
              "Lady Henrietta Flusky"
            ]
          },
          {
            "name": "Joseph Cotten",
            "id": "nm0001072",
            "characters": [
              "Sam Flusky"
            ]
          },
          {
            "name": "Michael Wilding",
            "id": "nm0928697",
            "characters": [
              "Hon. Charles Adare"
            ]
          },
          {
            "name": "Margaret Leighton",
            "id": "nm0500364",
            "characters": [
              "Milly"
            ]
          }
        ]
      },
      "totalCredits": 35
    },
    "awards": null
  }
}