Route Resolved ✅

Package: @imdb/name

Pattern: /name/[nconst]

Params: {"nconst":"nm10483497"}

SSR Data
{
  "nconst": "nm10483497",
  "name": {
    "id": "nm10483497",
    "nameText": {
      "text": "Donna Cooner"
    },
    "birthDate": null,
    "deathDate": null,
    "bio": {
      "plainText": "Donna Cooner is known for Barney & Friends (1992) and More Barney Songs (1999)."
    },
    "primaryImage": null,
    "primaryProfessions": [
      {
        "category": {
          "text": "Writer"
        }
      }
    ],
    "knownFor": [
      {
        "title": {
          "id": "tt0144701",
          "titleText": {
            "text": "Barney & Friends"
          },
          "releaseYear": {
            "year": 1992
          }
        },
        "summary": {
          "principalCategory": {
            "text": "Writer"
          }
        }
      },
      {
        "title": {
          "id": "tt0243424",
          "titleText": {
            "text": "More Barney Songs"
          },
          "releaseYear": {
            "year": 1999
          }
        },
        "summary": {
          "principalCategory": {
            "text": "Writer"
          }
        }
      }
    ],
    "filmography": [
      {
        "category": "Writer",
        "credits": [
          {
            "title": {
              "id": "tt0243424",
              "titleText": {
                "text": "More Barney Songs"
              },
              "releaseYear": {
                "year": 1999
              }
            }
          },
          {
            "title": {
              "id": "tt0144701",
              "titleText": {
                "text": "Barney & Friends"
              },
              "releaseYear": {
                "year": 1992
              }
            }
          }
        ]
      }
    ]
  }
}