Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1937149"}

SSR Data
{
  "tconst": "tt1937149",
  "title": {
    "id": "tt1937149",
    "titleText": {
      "text": "The Body"
    },
    "originalTitleText": {
      "text": "El cuerpo"
    },
    "releaseYear": {
      "year": 2012,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.6,
      "voteCount": 79190
    },
    "runtime": {
      "seconds": 6720,
      "displayableProperty": {
        "value": {
          "plainText": "1h 52m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Mystery"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A detective searches for the body of a femme fatale which has gone missing from a morgue."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZWFmOGQ3MzMtOGFmYi00ZGEyLWI0NzEtMWY2MWVjNTUwMjc3XkEyXkFqcGc@._V1_.jpg",
      "width": 1594,
      "height": 2363,
      "caption": {
        "plainText": "Jose Coronado, Belén Rueda, and Hugo Silva in The Body (2012)"
      }
    },
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Oriol Paulo",
          "id": "nm1079062"
        }
      ],
      "writers": [
        {
          "name": "Oriol Paulo",
          "id": "nm1079062"
        },
        {
          "name": "Lara Sendim",
          "id": "nm1516346"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jose Coronado",
            "id": "nm0180580",
            "characters": [
              "Jaime Peña"
            ]
          },
          {
            "name": "Hugo Silva",
            "id": "nm1281229",
            "characters": [
              "Álex Ulloa"
            ]
          },
          {
            "name": "Belén Rueda",
            "id": "nm0749104",
            "characters": [
              "Mayka Villaverde"
            ]
          },
          {
            "name": "Aura Garrido",
            "id": "nm3467663",
            "characters": [
              "Carla"
            ]
          }
        ]
      },
      "totalCredits": 27
    },
    "awards": null
  }
}