GET /harrypotter/students
Get all Hogwarts students from the Harry Potter universe, filtered to only include characters who attended Hogwarts School of Witchcraft and Wizardry. Returns name, house, ancestry, patronus, actor, and wand details for each student. Útil para house ordenando features, student directory aplicaciones, and Hogwarts-themed quiz tools. Data from the HP-API.
curl https://nordapi.ee/api/v1/harrypotter/students
curl https://nordapi.ee/api/v1/harrypotter/students
curl https://nordapi.ee/api/v1/harrypotter/students
{
"count": 103,
"data": [
{
"actor": "Daniel Radcliffe",
"alive": true,
"ancestry": "half-blood",
"date_of_birth": "31-07-1980",
"eye_colour": "green",
"gender": "male",
"hair_colour": "black",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "9e3f7ce4-b9a7-4244-b709-dae5c1f1d4a8",
"image": "https://ik.imagekit.io/hpapi/harry.jpg",
"name": "Harry Potter",
"patronus": "stag",
"species": "human",
"wand": {
"core": "phoenix tail feather",
"length": 11,
"wood": "holly"
},
"wizard": true
},
{
"actor": "Emma Watson",
"alive": true,
"ancestry": "muggleborn",
"date_of_birth": "19-09-1979",
"eye_colour": "brown",
"gender": "female",
"hair_colour": "brown",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "4c7e6819-a91a-45b2-a454-f931e4a7cce3",
"image": "https://ik.imagekit.io/hpapi/hermione.jpeg",
"name": "Hermione Granger",
"patronus": "otter",
"species": "human",
"wand": {
"core": "dragon heartstring",
"length": 10.75,
"wood": "vine"
},
"wizard": true
},
{
"actor": "Rupert Grint",
"alive": true,
"ancestry": "pure-blood",
"date_of_birth": "01-03-1980",
"eye_colour": "blue",
"gender": "male",
"hair_colour": "red",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "c3b1f9a5-b87b-48bf-b00d-95b093ea6390",
"image": "https://ik.imagekit.io/hpapi/ron.jpg",
"name": "Ron Weasley",
"patronus": "Jack Russell terrier",
"species": "human",
"wand": {
"core": "unicorn tail hair",
"length": 14,
"wood": "willow"
},
"wizard": true
},
{
"actor": "Tom Felton",
"alive": true,
"ancestry": "pure-blood",
"date_of_birth": "05-06-1980",
"eye_colour": "grey",
"gender": "male",
"hair_colour": "blonde",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "af95bd8a-dfae-45bb-bc69-533860d34129",
"image": "https://ik.imagekit.io/hpapi/draco.jpg",
"name": "Draco Malfoy",
"patronus": "",
"species": "human",
"wand": {
"core": "unicorn tail hair",
"length": 10,
"wood": "hawthorn"
},
"wizard": true
},
{
"actor": "Robert Pattinson",
"alive": false,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "grey",
"gender": "male",
"hair_colour": "brown",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "d5c4daa3-c726-426a-aa98-fb40f3fba816",
"image": "https://ik.imagekit.io/hpapi/cedric.png",
"name": "Cedric Diggory",
"patronus": "",
"species": "human",
"wand": {
"core": "unicorn hair",
"length": 12.25,
"wood": "ash"
},
"wizard": true
},
{
"actor": "Katie Leung",
"alive": true,
"ancestry": "",
"date_of_birth": "07-04-1979",
"eye_colour": "brown",
"gender": "female",
"hair_colour": "black",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "8f9aa40b-5d7c-441e-ad32-4564ecda3b70",
"image": "https://ik.imagekit.io/hpapi/cho.jpg",
"name": "Cho Chang",
"patronus": "swan",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Matthew Lewis",
"alive": true,
"ancestry": "pure-blood",
"date_of_birth": "30-07-1980",
"eye_colour": "",
"gender": "male",
"hair_colour": "blonde",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "3db6dc51-b461-4fa4-a6e4-b1ff352221c5",
"image": "https://ik.imagekit.io/hpapi/neville.jpg",
"name": "Neville Longbottom",
"patronus": "Non-Corporeal",
"species": "human",
"wand": {
"core": "unicorn tail hair",
"length": 13,
"wood": "cherry"
},
"wizard": true
},
{
"actor": "Evanna Lynch",
"alive": true,
"ancestry": "",
"date_of_birth": "13-02-1981",
"eye_colour": "silver",
"gender": "female",
"hair_colour": "blonde",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "861c4cde-2f0f-4796-8d8f-9492e74b2573",
"image": "https://ik.imagekit.io/hpapi/luna.jpg",
"name": "Luna Lovegood",
"patronus": "hare",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Bonnie Wright",
"alive": true,
"ancestry": "pure-blood",
"date_of_birth": "11-08-1981",
"eye_colour": "brown",
"gender": "female",
"hair_colour": "red",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "1cd6dc64-01a9-4379-9cfd-1a7167ba1bb1",
"image": "https://ik.imagekit.io/hpapi/ginny.jpg",
"name": "Ginny Weasley",
"patronus": "horse",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": "yew"
},
"wizard": true
},
{
"actor": "Jamie Waylett",
"alive": false,
"ancestry": "pure-blood",
"date_of_birth": null,
"eye_colour": "black",
"gender": "male",
"hair_colour": "black",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "04f9eb45-d843-4e29-a7d3-0bd49ed87f85",
"image": "https://ik.imagekit.io/hpapi/crabbe.jpg",
"name": "Vincent Crabbe",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Josh Herdman",
"alive": true,
"ancestry": "pure-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "brown",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "a31ddc78-af12-4978-929c-3cc8a00a833e",
"image": "https://ik.imagekit.io/hpapi/goyle.jpg",
"name": "Gregory Goyle",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Alex Palmer",
"alive": true,
"ancestry": "pure-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "0d72d9ce-9560-4e72-bd2e-f0af02f32caa",
"image": "",
"name": "Mr Goyle",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Chris Rankin",
"alive": true,
"ancestry": "pure-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "red",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "8f3b8796-c7b9-442e-ac02-113d48306fc7",
"image": "",
"name": "Percy Weasley",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "James Phelps",
"alive": false,
"ancestry": "pure-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "red",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "28741184-263c-4000-b011-ca7c60466ef4",
"image": "",
"name": "Fred Weasley",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Oliver Phelps",
"alive": true,
"ancestry": "pure-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "red",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "2a0615de-8aa4-41e7-9504-dd875f5f3f01",
"image": "",
"name": "George Weasley",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Luke Youngblood",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "979ab773-944f-4ff8-88be-943a4bc2c18a",
"image": "",
"name": "Lee Jordan",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Charlotte Skeoch",
"alive": true,
"ancestry": "half-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "blonde",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "0af82694-e24f-45ec-a8d7-5bb1199ce631",
"image": "",
"name": "Hannah Abbott",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Eleanor Columbus",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "7cc5e694-850d-4c44-830b-7154e23bb5c3",
"image": "",
"name": "Susan Bones",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Kevin Lee Yi",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "9055a7b1-6ac9-4363-977c-4dec78572fad",
"image": "",
"name": "Terry Boot",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Christina Petrou",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "c5acae3e-1a05-4f1d-bb83-3f8c7639d84e",
"image": "",
"name": "Mandy Brocklehurst",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Kathleen Cauley",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "f94086b8-03ae-4457-ba2c-e624d0980869",
"image": "",
"name": "Lavender Brown",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Helen Stuart",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "14aca981-2b60-413e-8f8e-3534961b534b",
"image": "",
"name": "Millicent Bulstrode",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Edward Randell",
"alive": true,
"ancestry": "muggleborn",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "34155375-c8c0-415e-873a-b6483f0cbf17",
"image": "",
"name": "Justin Finch-Fletchley",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Devon Murray",
"alive": true,
"ancestry": "half-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "sandy",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "1413e1b3-2903-4a47-a2d5-e8abc5ce8014",
"image": "",
"name": "Seamus Finnigan",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "ec714982-e604-40d4-bd4c-dc5155506957",
"image": "",
"name": "Morag MacDougal",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "e32dd37c-91cd-4950-8ef2-e2ba1b87bd75",
"image": "",
"name": "Lily Moon",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "pure-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "47aa7511-59b9-4760-9bd7-822a1103177b",
"image": "",
"name": "Theodore Nott",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Philip Rham",
"alive": true,
"ancestry": "pure-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "343cbce6-6dc2-4fb7-b982-92375a64995f",
"image": "",
"name": "Mr Nott",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Genevieve Gaunt",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "2899e63f-ed02-4152-8ace-0270a068a70d",
"image": "",
"name": "Pansy Parkinson",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Sitara Shah",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "0201cf73-8a86-4358-b232-2abaa23f09af",
"image": "",
"name": "Parvati Patil",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Sharon Sandhu",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "69c18f6a-cd97-4218-9f2f-740393e6eb1f",
"image": "",
"name": "Padma Patil",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "3d629315-1dbb-4e1e-840d-ffbf45bd5894",
"image": "",
"name": "Sally-Anne Perks",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "eaea5eb3-48a3-41c6-9ea5-c695299bab16",
"image": "",
"name": "Lisa Turpin",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Louis Cordice",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "1fab149b-52b1-4ffe-be52-4eda25d98f5d",
"image": "",
"name": "Blaise Zabini",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Sean Biggerstaff",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "09396e81-d317-499f-b330-25b90ba17d20",
"image": "",
"name": "Oliver Wood",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Danielle Tabor",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "b634f0a1-7b48-49b6-b039-27f947ee76fd",
"image": "",
"name": "Angelina Johnson",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Jamie Yeates",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "0e42ecbe-27b2-4940-9b03-00182a92c415",
"image": "",
"name": "Marcus Flint",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Leilah Sutherland",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "c29cd5f9-d2c3-4be9-ba1c-04169cdf511b",
"image": "",
"name": "Alicia Spinet",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Emily Dale",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "2832bea8-7aad-4160-a748-442f5770d586",
"image": "",
"name": "Katie Bell",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Scot Fearn",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "b78e6677-8bb4-4eb7-97cb-2f86677e27ea",
"image": "",
"name": "Adrian Pucey",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "David Churchyard",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "c8aed011-ab8f-46df-9e8d-dde938256ea9",
"image": "",
"name": "Miles Bletchley",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Will Theakston",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "9ac09267-92ea-444a-a395-28f3b0f6fe6f",
"image": "",
"name": "Terence Higgs",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Hugh Mitchell",
"alive": false,
"ancestry": "muggleborn",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "8e557e86-28d5-433f-8ac1-d2cecfeb8fb7",
"image": "",
"name": "Colin Creevey",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Helen Stuart",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "black",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "ecca342d-d345-4fb3-8a85-ece848ab8938",
"image": "",
"name": "Milicent Bullstroude",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Louis Doyle",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "blond",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "0c80d701-fa23-4126-9711-efe5f3c4789a",
"image": "",
"name": "Ernie Macmillan",
"patronus": "boar",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Gemma Padley",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "42915280-ba56-4ab8-8b17-9511ba2ab093",
"image": "",
"name": "Penelope Clearwater",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "eb96189d-e2b6-4159-a357-c6cdf11f3631",
"image": "",
"name": "Derek",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Ashley Hull",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "c61b5c80-2c8e-404f-88ca-349a6344f35c",
"image": "",
"name": "Cassius Warrington",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "e7f4554e-8193-4b16-a40b-a8b38a0c3e57",
"image": "",
"name": "Graham Montague",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "458828b3-82a5-4cad-a784-e23215825765",
"image": "",
"name": "Peregrine Derrick",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "58a287c2-8c7a-485a-b095-8c6dcfc7f31d",
"image": "",
"name": "Lucian Bole",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "muggleborn",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "brown",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "a93b80a0-987d-4148-944d-16043df95e8c",
"image": "",
"name": "Dennis Creevey",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "05bd5fd1-f347-45e6-8ec0-59b7f11c2aec",
"image": "",
"name": "Stewart Ackerley",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "2f8db183-e935-4b91-884f-fb9effe42ab8",
"image": "",
"name": "Malcolm Baddock",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "29adbbf0-417a-4c97-8467-adb5341f75e5",
"image": "",
"name": "Eleanor Branstone",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "98546bab-8d5b-4627-95f6-38e306d58a91",
"image": "",
"name": "Owen Cauldwell",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "cf3707ad-e816-4b54-90d0-403800a06ecd",
"image": "",
"name": "Emma Dobbs",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "ae068570-8419-4063-bf61-ba4a0ef41fe3",
"image": "",
"name": "Laura Madley",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "48880498-3903-4914-bd11-ec650d803199",
"image": "",
"name": "Natalie McDonald",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "a506574f-c8cf-46c6-a8ac-2f805c25e49e",
"image": "",
"name": "Graham Pritchard",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "b01be346-290b-4f65-9c88-a49922e116ee",
"image": "",
"name": "Orla Quirke",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "4eef1e03-cf1c-4441-9119-a6e47a61f880",
"image": "",
"name": "Kevin Whitby",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Samantha Clinch",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "13a54f8a-7f68-4add-a1b4-49f60c8e7bcc",
"image": "",
"name": "Eloise Midgen",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Alex Argenti",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "6045a853-10f3-4d6d-a29d-b76c5972f264",
"image": "",
"name": "Fawcett",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "0a6a1c41-793f-419c-a133-be6ac7d80ab6",
"image": "",
"name": "Summers",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "f4b817be-f0c1-457d-8ec4-1716652d0c06",
"image": "",
"name": "Stebbins",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "61b6d68e-4128-408c-9f71-9ef167cb0e69",
"image": "",
"name": "Anthony Goldstein",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "a01f6dbb-bad5-426b-a7df-f9613fa1021d",
"image": "",
"name": "Euan Abercrombie",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "e65c8acb-0dfc-4f15-bcf8-d32b78811093",
"image": "",
"name": "Rose Zeller",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "fd142190-f1d7-4ce2-bdb3-6ed6b3edc020",
"image": "",
"name": "Patricia Stimpson",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "26bd4437-73fa-4865-afdd-2fc1456f4592",
"image": "",
"name": "Kenneth Towler",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "bff82738-5bb0-4edc-9cec-f80d1af4801f",
"image": "",
"name": "Vicky Frobisher",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "88886e27-9ce2-416f-9dd6-56d4cd94a4fb",
"image": "",
"name": "Geoffrey Hooper",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Ryan Nelson",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "cb263aed-289b-43ad-8647-db54b8a5fc92",
"image": "",
"name": "Michael Corner",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Nick Shirm",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "blond",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "6fa93583-b935-4228-91e0-729e6713bdab",
"image": "",
"name": "Zacharias Smith",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": false,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "781f1061-5413-40c7-8a35-b078e2e969b1",
"image": "",
"name": "Barnabas the Barmy",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "d9cec110-a1d0-4437-9a55-dced475dfe6d",
"image": "",
"name": "Andrew Kirke",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "575fbbc2-ac94-4c58-92f6-e5d75846da91",
"image": "",
"name": "Jack Sloper",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "6e74bd51-c1c0-4db0-b821-3570a62912f5",
"image": "",
"name": "Summerby",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "blonde",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "4a0f4c3b-14dc-4a9e-a2f8-da23734f5d34",
"image": "",
"name": "Marietta Edgecombe",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "3a989b9d-a9a3-41fb-8246-35becfb0c7ad",
"image": "",
"name": "Bradley",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Henry Lloyd-Hughes",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "0a13bf8e-a763-44cc-ac76-c6c53a639809",
"image": "",
"name": "Roger Davies",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "a3e5ea64-b103-4f47-bc26-dc08b799c668",
"image": "",
"name": "Eddie Carmichael",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "pure-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "7772cb4e-5c33-405a-970d-c05cae167917",
"image": "",
"name": "Daphne Greengrass",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Anna Shaffer",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "dark",
"gender": "female",
"hair_colour": "black",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "6c4350a9-2356-4bba-96bd-0458c12d99b5",
"image": "",
"name": "Romilda Vane",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Freddie Stroma",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "341e65d4-6917-48d7-80b2-1f9af607e95a",
"image": "",
"name": "Cormac McLaggen",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Robert Knox",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Ravenclaw",
"id": "938559ee-e8e5-4963-8437-e7da04fd1b31",
"image": "",
"name": "Marcus Belby",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": false,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "b44d83d7-8850-4fe7-b246-2335322a46f1",
"image": "",
"name": "Tiberius",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Katy Huxley-Golden",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "0e53860c-7679-49e4-891e-fb92286f0e5b",
"image": "",
"name": "Demelza Robins",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "28e9fe6b-3ca5-41ca-8a14-b995e0fb398b",
"image": "",
"name": "Jimmy Peakes",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Ashley Virgil",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "c74b1fae-4793-4b47-bec2-ee652beabce2",
"image": "",
"name": "Ritchie Coote",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "9ba0ca6e-4fba-410d-9b5e-e20694dde413",
"image": "",
"name": "Melinda Bobbin",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Isabella Laughland",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "a4cbbe42-e30c-44b6-81c2-4690900a9a91",
"image": "",
"name": "Leanne",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "dark",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "215330e2-953c-4ed1-996c-d813f752c02d",
"image": "",
"name": "Vaisey",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "56bc7e56-740f-4140-85f4-dc591e66a322",
"image": "",
"name": "Harper",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "31749f52-77fa-4a73-be32-398ba74237f9",
"image": "",
"name": "Urquhart",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Hufflepuff",
"id": "ff9a7a10-34b8-4b62-bab8-66aee1f4141b",
"image": "",
"name": "Cadwallader",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Will Dunn",
"alive": true,
"ancestry": "half-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "9c8ce8c7-ae0a-4646-920f-09c071862f10",
"image": "",
"name": "James Potter",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Arthur Bowen",
"alive": true,
"ancestry": "half-blood",
"date_of_birth": null,
"eye_colour": "green",
"gender": "male",
"hair_colour": "black",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "dcdc063e-cf3e-48fc-b777-65922e899b38",
"image": "",
"name": "Albus Severus Potter",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Helena Barlow",
"alive": true,
"ancestry": "half-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "red",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Gryffindor",
"id": "e4653b01-76a5-4769-a6a2-1f2efaf89cbb",
"image": "",
"name": "Rose Weasley",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Ryan Turner",
"alive": true,
"ancestry": "half-blood",
"date_of_birth": null,
"eye_colour": "",
"gender": "male",
"hair_colour": "brown",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "2b203c7e-7b3d-4f27-8b3c-11473904da73",
"image": "",
"name": "Hugo Weasley",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "Bertie Gilbert",
"alive": true,
"ancestry": "pure-blood",
"date_of_birth": null,
"eye_colour": "grey",
"gender": "male",
"hair_colour": "blond",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "Slytherin",
"id": "7f2f6207-8998-4f98-92c2-8d02898a82eb",
"image": "",
"name": "Scorpius Malfoy",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
},
{
"actor": "",
"alive": true,
"ancestry": "",
"date_of_birth": null,
"eye_colour": "",
"gender": "female",
"hair_colour": "blonde",
"hogwarts_staff": false,
"hogwarts_student": true,
"house": "",
"id": "57fe29d4-312a-4711-bd9a-c320253d9176",
"image": "",
"name": "Victoire Weasley",
"patronus": "",
"species": "human",
"wand": {
"core": "",
"length": null,
"wood": ""
},
"wizard": true
}
],
"success": true
}