Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0237123"}

SSR Data
{
  "tconst": "tt0237123",
  "title": {
    "id": "tt0237123",
    "titleText": {
      "text": "Coupling"
    },
    "originalTitleText": {
      "text": "Coupling"
    },
    "releaseYear": {
      "year": 2000,
      "endYear": 2004
    },
    "ratingsSummary": {
      "aggregateRating": 8.5,
      "voteCount": 50220
    },
    "runtime": {
      "seconds": 1800,
      "displayableProperty": {
        "value": {
          "plainText": "30m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Six best friends talk about all aspects of sex and relationships on their never-ending quest to find true love."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BM2EzMTA4MjgtOTBiYS00NGI2LWJhYTQtYWUzZDI2YjI2NTJlXkEyXkFqcGc@._V1_.jpg",
      "width": 1000,
      "height": 1500,
      "caption": {
        "plainText": "Sarah Alexander, Gina Bellman, Richard Coyle, Jack Davenport, Kate Isitt, and Ben Miles in Coupling (2000)"
      }
    },
    "certificate": {
      "rating": "TV-14"
    },
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jack Davenport",
            "id": "nm0202603",
            "characters": [
              "Steve Taylor"
            ]
          },
          {
            "name": "Gina Bellman",
            "id": "nm0069109",
            "characters": [
              "Jane Christie"
            ]
          },
          {
            "name": "Sarah Alexander",
            "id": "nm0018729",
            "characters": [
              "Susan Walker"
            ]
          },
          {
            "name": "Kate Isitt",
            "id": "nm0411214",
            "characters": [
              "Sally Harper"
            ]
          }
        ]
      },
      "totalCredits": 99
    },
    "awards": null
  }
}