GET
/
3
/
person
/
{person_id}
{
  "adult": false,
  "also_known_as": [],
  "biography": "From Wikipedia, the free encyclopedia.  Philippa Boyens, MNZM, is a New Zealand screenwriter who co-wrote the screenplay for Peter Jackson's film series The Lord of the Rings with Peter Jackson and Fran Walsh, for which the trio won an Oscar at the 76th Academy Awards in 2004. Boyens worked with the same collaborators on the screenplay for Jackson's version of King Kong. Following that movie's completion, the trio once again worked together on The Lovely Bones, Jackson's film adaptation of Alice Sebold's novel of the same name, which was released in 2009. She is also collaborating with Jackson, Walsh and Guillermo del Toro on The Hobbit films which are scheduled for release in 2011 and 2012. Prior to turning to screenwriting with The Lord of the Rings, Boyens was a playwright.\n\nBoyens was a part-time student at the University of Auckland, graduating with a BA in English and History in 1994. She received a Distinguished Alumni Award from the university in 2006.  She has three children, daughter Phoebe Gittins, and sons Calum Gittins (both with actor Paul Gittins) and Isaac Miller. Calum starred as Haleth in The Lord of the Rings: The Two Towers.\n\nDescription above from the Wikipedia article Philippa Boyens, licensed under CC-BY-SA, full list of contributors on Wikipedia.",
  "birthday": "1962-01-01",
  "deathday": null,
  "gender": 1,
  "homepage": null,
  "id": 128,
  "imdb_id": "nm0101991",
  "known_for_department": "Writing",
  "name": "Philippa Boyens",
  "place_of_birth": "Auckland, New Zealand",
  "popularity": 13.547,
  "profile_path": "/vfPQnrMZ87uPjyJYrSkQtqI6c0H.jpg"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

person_id
string
required

Response

200 - application/json

Details Example

adult
boolean
Example:

false

also_known_as
any[]
Example:
[]
biography
string
Example:

"From Wikipedia, the free encyclopedia. Philippa Boyens, MNZM, is a New Zealand screenwriter who co-wrote the screenplay for Peter Jackson's film series The Lord of the Rings with Peter Jackson and Fran Walsh, for which the trio won an Oscar at the 76th Academy Awards in 2004. Boyens worked with the same collaborators on the screenplay for Jackson's version of King Kong. Following that movie's completion, the trio once again worked together on The Lovely Bones, Jackson's film adaptation of Alice Sebold's novel of the same name, which was released in 2009. She is also collaborating with Jackson, Walsh and Guillermo del Toro on The Hobbit films which are scheduled for release in 2011 and 2012. Prior to turning to screenwriting with The Lord of the Rings, Boyens was a playwright.\n\nBoyens was a part-time student at the University of Auckland, graduating with a BA in English and History in 1994. She received a Distinguished Alumni Award from the university in 2006. She has three children, daughter Phoebe Gittins, and sons Calum Gittins (both with actor Paul Gittins) and Isaac Miller. Calum starred as Haleth in The Lord of the Rings: The Two Towers.\n\nDescription above from the Wikipedia article Philippa Boyens, licensed under CC-BY-SA, full list of contributors on Wikipedia."

birthday
string
Example:

"1962-01-01"

deathday
any
gender
number
Example:

1

homepage
any
id
number
Example:

128

imdb_id
string
Example:

"nm0101991"

known_for_department
string
Example:

"Writing"

name
string
Example:

"Philippa Boyens"

place_of_birth
string
Example:

"Auckland, New Zealand"

popularity
number
Example:

13.547

profile_path
string
Example:

"/vfPQnrMZ87uPjyJYrSkQtqI6c0H.jpg"