Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0078788"}

SSR Data
{
  "tconst": "tt0078788",
  "title": {
    "id": "tt0078788",
    "titleText": {
      "text": "Apocalypse Now"
    },
    "originalTitleText": {
      "text": "Apocalypse Now"
    },
    "releaseYear": {
      "year": 1979,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.4,
      "voteCount": 769943
    },
    "runtime": {
      "seconds": 8820,
      "displayableProperty": {
        "value": {
          "plainText": "2h 27m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Mystery"
        },
        {
          "text": "War"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A U.S. Army officer serving in Vietnam is tasked with assassinating a renegade Special Forces Colonel who sees himself as a god."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZDhiMTljYjYtODc1Yy00MmEwLTg2OTYtYmE1YTRmNDE4MmEwXkEyXkFqcGc@._V1_.jpg",
      "width": 1453,
      "height": 2232,
      "caption": {
        "plainText": "Marlon Brando and Martin Sheen in Apocalypse Now (1979)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 94
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Francis Ford Coppola",
          "id": "nm0000338"
        }
      ],
      "writers": [
        {
          "name": "John Milius",
          "id": "nm0587518"
        },
        {
          "name": "Francis Ford Coppola",
          "id": "nm0000338"
        },
        {
          "name": "Michael Herr",
          "id": "nm0380282"
        },
        {
          "name": "Joseph Conrad",
          "id": "nm0175676"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Martin Sheen",
            "id": "nm0000640",
            "characters": [
              "Captain Willard"
            ]
          },
          {
            "name": "Marlon Brando",
            "id": "nm0000008",
            "characters": [
              "Colonel Kurtz"
            ]
          },
          {
            "name": "Robert Duvall",
            "id": "nm0000380",
            "characters": [
              "Lt. Colonel Kilgore"
            ]
          },
          {
            "name": "Frederic Forrest",
            "id": "nm0002078",
            "characters": [
              "Chef"
            ]
          }
        ]
      },
      "totalCredits": 68
    },
    "awards": {
      "wins": 2,
      "nominations": 6,
      "prestigiousNominations": []
    }
  }
}