← Meelelahutus

Harry Potter maja liikmed

GET /harrypotter/house/:house

Saage all characters belonging to a specific Hogwarts house: Gryffindor, Slytherin, Hufflepuff, or Ravenclaw. Tagastab character names, ancestry, patronus, actor, and wand details for each house member. Kasulik house pride features, sorting hat apps, house comparison tools, and fan community platforms organized by Hogwarts house. Andmed HP-API.

Parameetrid

maja kohustuslik

Hogwarts house (gryffindor, slytherin, hufflepuff, ravenclaw)

Näidispäringud

Põhikasutus
curl https://nordapi.ee/api/v1/harrypotter/house/gryffindor
All Gryffindor members
curl https://nordapi.ee/api/v1/harrypotter/house/gryffindor
All Slytherin members
curl https://nordapi.ee/api/v1/harrypotter/house/slytherin
All Hufflepuff members
curl https://nordapi.ee/api/v1/harrypotter/house/hufflepuff
All Ravenclaw members
curl https://nordapi.ee/api/v1/harrypotter/house/ravenclaw

Reaalajas vastus

{
  "count": 47,
  "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": "Dame Maggie Smith",
      "alive": true,
      "ancestry": "half-blood",
      "date_of_birth": "04-10-1925",
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "black",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "ca3827f0-375a-4891-aaa5-f5e8a5bad225",
      "image": "https://ik.imagekit.io/hpapi/mcgonagall.jpg",
      "name": "Minerva McGonagall",
      "patronus": "tabby cat",
      "species": "human",
      "wand": {
        "core": "dragon heartstring",
        "length": 9.5,
        "wood": "fir"
      },
      "wizard": true
    },
    {
      "actor": "Robbie Coltrane",
      "alive": true,
      "ancestry": "half-blood",
      "date_of_birth": "06-12-1928",
      "eye_colour": "black",
      "gender": "male",
      "hair_colour": "black",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "36bfefd0-e0bb-4d11-be98-d1ef6117a77a",
      "image": "https://ik.imagekit.io/hpapi/hagrid.png",
      "name": "Rubeus Hagrid",
      "patronus": "",
      "species": "half-giant",
      "wand": {
        "core": "",
        "length": 16,
        "wood": "oak"
      },
      "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": "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": "Gary Oldman",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": "03-11-1959",
      "eye_colour": "grey",
      "gender": "male",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "2cfd2d4b-5d1e-4dc5-8837-37a97c7e2f2f",
      "image": "https://ik.imagekit.io/hpapi/sirius.JPG",
      "name": "Sirius Black",
      "patronus": "hare",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "David Thewlis",
      "alive": false,
      "ancestry": "half-blood",
      "date_of_birth": "10-03-1960",
      "eye_colour": "green",
      "gender": "male",
      "hair_colour": "brown",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "b8f9095b-9de6-4d7d-83e0-4391af8f22e4",
      "image": "https://ik.imagekit.io/hpapi/lupin.jpg",
      "name": "Remus Lupin",
      "patronus": "wolf",
      "species": "werewolf",
      "wand": {
        "core": "unicorn tail hair",
        "length": 10.25,
        "wood": "cypress"
      },
      "wizard": true
    },
    {
      "actor": "Mark Williams",
      "alive": true,
      "ancestry": "pure-blood",
      "date_of_birth": "06-02-1950",
      "eye_colour": "blue",
      "gender": "male",
      "hair_colour": "red",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "dd925874-e800-4eb4-9f0d-4d0fed15634b",
      "image": "https://ik.imagekit.io/hpapi/arthur.jpg",
      "name": "Arthur Weasley",
      "patronus": "weasel",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Geraldine Somerville",
      "alive": false,
      "ancestry": "muggleborn",
      "date_of_birth": "30-01-1960",
      "eye_colour": "green",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "41cd0bbe-a943-431b-9bde-bb2cad3491a1",
      "image": "",
      "name": "Lily Potter",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": 10.25,
        "wood": "willow"
      },
      "wizard": true
    },
    {
      "actor": "Adrian Rawlins",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": "27-03-1960",
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "34eb6182-00cf-4c95-ae73-7d2f34066d18",
      "image": "",
      "name": "James Potter",
      "patronus": "stag",
      "species": "human",
      "wand": {
        "core": "",
        "length": 11,
        "wood": "mahogany"
      },
      "wizard": true
    },
    {
      "actor": "Richard Harris",
      "alive": false,
      "ancestry": "half-blood",
      "date_of_birth": null,
      "eye_colour": "blue",
      "gender": "male",
      "hair_colour": "silver",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "b415c867-1cff-455e-b194-748662ac2cca",
      "image": "",
      "name": "Albus Dumbledore",
      "patronus": "Phoenix",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Julie Walters",
      "alive": true,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "red",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "79e02eb5-17c0-4dd9-bf55-aec03434812c",
      "image": "",
      "name": "Molly Weasley",
      "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": "Richard Fish",
      "alive": true,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "red",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "cd09be4a-1581-4a7e-b4e7-4505e66a68a5",
      "image": "",
      "name": "Bill Weasley",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Alex Crockford",
      "alive": true,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "red",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "01c62c63-f481-41c0-ab06-189caf3a6a61",
      "image": "",
      "name": "Charlie Weasley",
      "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": "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": "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": "John Cleese",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "11b5ca88-64ad-41a4-9f36-317b66c290af",
      "image": "",
      "name": "Nearly Headless Nick",
      "patronus": "",
      "species": "ghost",
      "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": "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": "",
      "alive": true,
      "ancestry": "half-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "fa09ab9d-9e65-4966-9d79-ea7c837348fb",
      "image": "",
      "name": "Celestina Warbeck",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "phoenix feather",
        "length": 10.5,
        "wood": "larch"
      },
      "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": "Timothy Spall",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "1b6c8547-294a-40c0-892b-63a9511ca7d7",
      "image": "",
      "name": "Peter Pettigrew",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "dragon heartstring",
        "length": 9.25,
        "wood": "chestnut"
      },
      "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": "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": "Jim McManus",
      "alive": true,
      "ancestry": "half-blood",
      "date_of_birth": null,
      "eye_colour": "blue",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "94c993f6-a443-4408-b908-6e78e223e8ac",
      "image": "",
      "name": "Aberforth Dumbledore",
      "patronus": "goat",
      "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": "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": "",
      "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": "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": "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": "Daphne de Beistegui",
      "alive": true,
      "ancestry": "half-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "red",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Gryffindor",
      "id": "6025d951-2638-4827-baff-aa5db5017a4a",
      "image": "",
      "name": "Lily Potter",
      "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": "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
    }
  ],
  "house": "gryffindor",
  "success": true
}