Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0123964"}

SSR Data
{
  "tconst": "tt0123964",
  "title": {
    "id": "tt0123964",
    "titleText": {
      "text": "Life"
    },
    "originalTitleText": {
      "text": "Life"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1999,
      "endYear": null
    },
    "releaseDate": {
      "day": 16,
      "month": 4,
      "year": 1999
    },
    "ratingsSummary": {
      "aggregateRating": 6.8,
      "voteCount": 61090
    },
    "runtime": {
      "seconds": 6480,
      "displayableProperty": {
        "value": {
          "plainText": "1h 48m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "In 1932, two strangers are wrongfully convicted and develop a strong friendship in prison that lasts them through the 20th century."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMzE2NTgwYjAtMDMwNy00NWI3LWE3MTktNDE3NGExMzBiMGI1XkEyXkFqcGc@._V1_.jpg",
      "width": 1009,
      "height": 1500,
      "caption": {
        "plainText": "Eddie Murphy, Martin Lawrence, Bernie Mac, and Michael Taliferro in Life (1999)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 63
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Ted Demme",
          "id": "nm0001130",
          "imageUrl": "https://m.media-amazon.com/images/M/MV5BMjI1MzMyODkxOV5BMl5BanBnXkFtZTcwMzIzNDAxMw@@._V1_.jpg"
        }
      ],
      "writers": [
        {
          "name": "Robert Ramsey",
          "id": "nm0709070",
          "imageUrl": null
        },
        {
          "name": "Matthew Stone",
          "id": "nm0832043",
          "imageUrl": "https://m.media-amazon.com/images/M/MV5BMjRjMWVmNmYtMjZlMC00MmE5LWJhNjItYjI2MDY5M2UyOWMxXkEyXkFqcGc@._V1_.jpg"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Eddie Murphy",
            "id": "nm0000552",
            "imageUrl": "https://m.media-amazon.com/images/M/MV5BMTc0NDQzODAwNF5BMl5BanBnXkFtZTYwMzUzNTk3._V1_.jpg",
            "characters": [
              "Rayford Gibson"
            ]
          },
          {
            "name": "Martin Lawrence",
            "id": "nm0001454",
            "imageUrl": "https://m.media-amazon.com/images/M/MV5BMTQ4NzIzMDAxMF5BMl5BanBnXkFtZTcwMDIyMTI2MQ@@._V1_.jpg",
            "characters": [
              "Claude Banks"
            ]
          },
          {
            "name": "Obba Babatundé",
            "id": "nm0044762",
            "imageUrl": "https://m.media-amazon.com/images/M/MV5BMTkxMDQ0NDg5NV5BMl5BanBnXkFtZTYwMTQ2NDEz._V1_.jpg",
            "characters": [
              "Willie Long"
            ]
          },
          {
            "name": "Nick Cassavetes",
            "id": "nm0001024",
            "imageUrl": "https://m.media-amazon.com/images/M/MV5BMTcxNjA2MjI3Nl5BMl5BanBnXkFtZTYwMjkyNjMz._V1_.jpg",
            "characters": [
              "Sgt. Dillard"
            ]
          }
        ]
      },
      "totalCredits": 76
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}