Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0091763"}

SSR Data
{
  "tconst": "tt0091763",
  "title": {
    "id": "tt0091763",
    "titleText": {
      "text": "Platoon"
    },
    "originalTitleText": {
      "text": "Platoon"
    },
    "releaseYear": {
      "year": 1986,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 472581
    },
    "runtime": {
      "seconds": 7200,
      "displayableProperty": {
        "value": {
          "plainText": "2h"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "War"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Chris Taylor, a neophyte recruit in Vietnam, finds himself caught in a battle of wills between two sergeants, one good and the other evil. A shrewd examination of the brutality of war and the duality of man in conflict."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZjE4YjllODAtZGMxZS00Mjg2LThkOWUtZjNkMjQ5YThiNDU4XkEyXkFqcGc@._V1_.jpg",
      "width": 909,
      "height": 1422,
      "caption": {
        "plainText": "Charlie Sheen, Willem Dafoe, John C. McGinley, and Kevin Eshelman in Platoon (1986)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 92
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Oliver Stone",
          "id": "nm0000231"
        }
      ],
      "writers": [
        {
          "name": "Oliver Stone",
          "id": "nm0000231"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Charlie Sheen",
            "id": "nm0000221",
            "characters": [
              "Chris"
            ]
          },
          {
            "name": "Tom Berenger",
            "id": "nm0000297",
            "characters": [
              "Sgt. Barnes"
            ]
          },
          {
            "name": "Willem Dafoe",
            "id": "nm0000353",
            "characters": [
              "Sgt. Elias"
            ]
          },
          {
            "name": "Keith David",
            "id": "nm0202966",
            "characters": [
              "King"
            ]
          }
        ]
      },
      "totalCredits": 52
    },
    "awards": {
      "wins": 4,
      "nominations": 4,
      "prestigiousNominations": []
    }
  }
}