Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0036641"}

SSR Data
{
  "tconst": "tt0036641",
  "title": {
    "id": "tt0036641",
    "titleText": {
      "text": "Between Two Worlds"
    },
    "originalTitleText": {
      "text": "Between Two Worlds"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1944,
      "endYear": null
    },
    "releaseDate": {
      "day": 20,
      "month": 5,
      "year": 1944
    },
    "ratingsSummary": {
      "aggregateRating": 7.1,
      "voteCount": 2614
    },
    "runtime": {
      "seconds": 6720,
      "displayableProperty": {
        "value": {
          "plainText": "1h 52m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Mystery"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Fantasy"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Action"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Passengers on an ocean liner can't recall how they got on board or where they are going yet, oddly enough, it soon becomes apparent that they all have something in common."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BM2ZkY2ZjOTctMzk0MS00ZmExLTlkOTUtYzZjNTlkZDRkYmJmXkEyXkFqcGc@._V1_.jpg",
      "width": 513,
      "height": 788,
      "caption": {
        "plainText": "John Garfield, Paul Henreid, Faye Emerson, and Eleanor Parker in Between Two Worlds (1944)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Edward A. Blatt",
          "id": "nm0087831"
        }
      ],
      "writers": [
        {
          "name": "Daniel Fuchs",
          "id": "nm0297190"
        },
        {
          "name": "Sutton Vane",
          "id": "nm0888996"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "John Garfield",
            "id": "nm0002092",
            "characters": [
              "Tom Prior"
            ]
          },
          {
            "name": "Paul Henreid",
            "id": "nm0002134",
            "characters": [
              "Henry Bergner"
            ]
          },
          {
            "name": "Sydney Greenstreet",
            "id": "nm0002113",
            "characters": [
              "Reverend Tim Thompson"
            ]
          },
          {
            "name": "Eleanor Parker",
            "id": "nm0662223",
            "characters": [
              "Ann Bergner"
            ]
          }
        ]
      },
      "totalCredits": 18
    },
    "awards": null
  }
}