Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1817273"}

SSR Data
{
  "tconst": "tt1817273",
  "title": {
    "id": "tt1817273",
    "titleText": {
      "text": "The Place Beyond the Pines"
    },
    "originalTitleText": {
      "text": "The Place Beyond the Pines"
    },
    "releaseYear": {
      "year": 2012,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.3,
      "voteCount": 309403
    },
    "runtime": {
      "seconds": 8400,
      "displayableProperty": {
        "value": {
          "plainText": "2h 20m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A stunt rider turns into a robber in order to lead a happy life with his child and lover and grabs the attention of a police officer. They both get on a collision course that affects their families."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjc1OTEwNjU4N15BMl5BanBnXkFtZTcwNzUzNDIwOQ@@._V1_.jpg",
      "width": 1328,
      "height": 2048,
      "caption": {
        "plainText": "Bradley Cooper, Ryan Gosling, and Eva Mendes in The Place Beyond the Pines (2012)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 68
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Derek Cianfrance",
          "id": "nm0161834"
        }
      ],
      "writers": [
        {
          "name": "Derek Cianfrance",
          "id": "nm0161834"
        },
        {
          "name": "Ben Coccio",
          "id": "nm1397579"
        },
        {
          "name": "Darius Marder",
          "id": "nm2942187"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Ryan Gosling",
            "id": "nm0331516",
            "characters": [
              "Luke"
            ]
          },
          {
            "name": "Bradley Cooper",
            "id": "nm0177896",
            "characters": [
              "Avery"
            ]
          },
          {
            "name": "Eva Mendes",
            "id": "nm0578949",
            "characters": [
              "Romina"
            ]
          },
          {
            "name": "Craig Van Hook",
            "id": "nm3995471",
            "characters": [
              "Jack"
            ]
          }
        ]
      },
      "totalCredits": 109
    },
    "awards": null
  }
}