Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0107004"}

SSR Data
{
  "tconst": "tt0107004",
  "title": {
    "id": "tt0107004",
    "titleText": {
      "text": "Geronimo: An American Legend"
    },
    "originalTitleText": {
      "text": "Geronimo: An American Legend"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1993,
      "endYear": null
    },
    "releaseDate": {
      "day": 10,
      "month": 12,
      "year": 1993
    },
    "ratingsSummary": {
      "aggregateRating": 6.6,
      "voteCount": 15376
    },
    "runtime": {
      "seconds": 6900,
      "displayableProperty": {
        "value": {
          "plainText": "1h 55m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "History"
        },
        {
          "text": "Western"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "The story of the Apache chief and his armed resistance to the U.S. Government's subjugation of his people."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BOWFjMTk3MjItZWRlNS00ZmFiLWJhMWQtNmZhMzQ4MjkxMGI1XkEyXkFqcGc@._V1_.jpg",
      "width": 987,
      "height": 1500,
      "caption": {
        "plainText": "Wes Studi in Geronimo: An American Legend (1993)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 58
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Walter Hill",
          "id": "nm0001353"
        }
      ],
      "writers": [
        {
          "name": "John Milius",
          "id": "nm0587518"
        },
        {
          "name": "Larry Gross",
          "id": "nm0343419"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jason Patric",
            "id": "nm0000574",
            "characters": [
              "Lt. Charles Gatewood"
            ]
          },
          {
            "name": "Gene Hackman",
            "id": "nm0000432",
            "characters": [
              "Brig. Gen. George Crook"
            ]
          },
          {
            "name": "Robert Duvall",
            "id": "nm0000380",
            "characters": [
              "Al Sieber"
            ]
          },
          {
            "name": "Wes Studi",
            "id": "nm0836071",
            "characters": [
              "Geronimo"
            ]
          }
        ]
      },
      "totalCredits": 104
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}