Characters
This resource provides information about characters from the Harry Potter Universe.
Attributes
| Name | Type | Description |
|---|---|---|
| slug | string | A slug to identify this character |
| name | string | The title of this character |
| born | string | The date and place of birth of this character |
| died | string | The date and place of death of this character |
| gender | string | The gender of this character |
| species | string | The species of this character |
| height | string | The height in inch of this character |
| weight | string | The weight in lbs of this character |
| hair_color | string | The hair color of this character |
| eye_color | string | The eye color of this character |
| skin_color | string | The skin color of this character |
| blood_status | string | The blood status of this character |
| nationality | string | The nationality of this character |
| animagus | string | The animagus of this character |
| boggart | string | The boggart of this character |
| house | string | The hogwarts house of this character |
| patronus | string | The patronus of this character |
| animagus | string | The animagus of this character |
| alias_names | array | A list of names this character otherwise was known as |
| family_member | array | A list of family members of this character |
| jobs | array | An a list of jobs this character did |
| romances | array | An list of romances of this character |
| titles | array | An list of names which describe a character's position or job |
| wands | array | A list of wands of this character |
| image | string | A link to to an image of this character |
| wiki | string | A link to the Harry Potter Wiki Page of this character |