Route Resolved ✅

Package: @imdb/name

Pattern: /name/[nconst]

Params: {"nconst":"nm1568308"}

SSR Data
{
  "nconst": "nm1568308",
  "name": {
    "id": "nm1568308",
    "nameText": {
      "text": "Kate Gunzinger"
    },
    "birthDate": null,
    "deathDate": null,
    "bio": {
      "plainText": "Kate Gunzinger is known for Dirty Dancing: Havana Nights (2004)."
    },
    "primaryImage": null,
    "primaryProfessions": [
      {
        "category": {
          "text": "Writer"
        }
      }
    ],
    "knownFor": [
      {
        "title": {
          "id": "tt0338096",
          "titleText": {
            "text": "Dirty Dancing: Havana Nights"
          },
          "releaseYear": {
            "year": 2004
          }
        },
        "summary": {
          "principalCategory": {
            "text": "Writer"
          }
        }
      }
    ],
    "filmography": [
      {
        "category": "Writer",
        "credits": [
          {
            "title": {
              "id": "tt0338096",
              "titleText": {
                "text": "Dirty Dancing: Havana Nights"
              },
              "releaseYear": {
                "year": 2004
              }
            }
          }
        ]
      }
    ]
  }
}