← Развлечения

Персонажи Harry Potter

GET /harrypotter/characters

Получение всех персонажей вселенной Harry Potter, включая имя, факультет, происхождение, патронуса, актёра, детали волшебной палочки и является ли персонаж волшебником или студентом. Данные из HP-API, охватывающие персонажей из всех семи книг и восьми фильмов. Полезно для фанатских приложений Harry Potter, энциклопедий персонажей, викторин и инструментов-компаньонов Волшебного мира.

Примеры запросов

Базовое использование
curl https://nordapi.ee/api/v1/harrypotter/characters
List all Harry Potter characters
curl https://nordapi.ee/api/v1/harrypotter/characters
Browse the character database
curl https://nordapi.ee/api/v1/harrypotter/characters

Ответ в реальном времени

{
  "count": 437,
  "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": "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": "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": "Alan Rickman",
      "alive": false,
      "ancestry": "half-blood",
      "date_of_birth": "09-01-1960",
      "eye_colour": "black",
      "gender": "male",
      "hair_colour": "black",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "3569d265-bd27-44d8-88e8-82fb0a848374",
      "image": "https://ik.imagekit.io/hpapi/snape.jpg",
      "name": "Severus Snape",
      "patronus": "doe",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "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": "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": "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": "Helena Bonham Carter",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "brown",
      "gender": "female",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "6afb1960-febd-418d-b604-e50c1b59459b",
      "image": "https://ik.imagekit.io/hpapi/bellatrix.jpg",
      "name": "Bellatrix Lestrange",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "dragon heartstring",
        "length": 12.75,
        "wood": "walnut"
      },
      "wizard": true
    },
    {
      "actor": "Ralph Fiennes",
      "alive": false,
      "ancestry": "half-blood",
      "date_of_birth": "31-12-1926",
      "eye_colour": "Scarlet",
      "gender": "male",
      "hair_colour": "bald",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "efa802c8-ae18-4ae1-a524-49df21d05939",
      "image": "https://ik.imagekit.io/hpapi/voldemort.jpg",
      "name": "Lord Voldemort",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "phoenix tail feather",
        "length": 13.5,
        "wood": "yew"
      },
      "wizard": true
    },
    {
      "actor": "Jim Broadbent",
      "alive": true,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "green",
      "gender": "male",
      "hair_colour": "blonde",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "2fb675cd-5505-4c8e-a54e-579e73bf4174",
      "image": "https://ik.imagekit.io/hpapi/slughorn.JPG",
      "name": "Horace Slughorn",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "dragon heartstring",
        "length": 10.25,
        "wood": "cedar"
      },
      "wizard": true
    },
    {
      "actor": "George Harris",
      "alive": true,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "brown",
      "gender": "male",
      "hair_colour": "brown",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "106cf68d-a86a-415e-ad75-6ad9a4ae24e4",
      "image": "https://ik.imagekit.io/hpapi/kingsley.jpg",
      "name": "Kingsley Shacklebolt",
      "patronus": "lynx",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Imelda Staunton",
      "alive": true,
      "ancestry": "half-blood",
      "date_of_birth": null,
      "eye_colour": "brown",
      "gender": "female",
      "hair_colour": "grey",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "d58e7249-19d1-40bd-a43f-1da0497fe8aa",
      "image": "https://ik.imagekit.io/hpapi/umbridge.jpg",
      "name": "Dolores Umbridge",
      "patronus": "persian cat",
      "species": "human",
      "wand": {
        "core": "dragon heartstring",
        "length": 8,
        "wood": "birch"
      },
      "wizard": true
    },
    {
      "actor": "Jason Isaacs",
      "alive": true,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "grey",
      "gender": "male",
      "hair_colour": "blonde",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "43403619-70cb-4a0c-b70a-6d5cae20e602",
      "image": "https://ik.imagekit.io/hpapi/lucius.jpg",
      "name": "Lucius Malfoy",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "dragon heartstring",
        "length": 18,
        "wood": "elm"
      },
      "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": "Paschal Friel",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "32923dab-16e1-4da1-8af7-bf9bec9ece1b",
      "image": "",
      "name": "Mr 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": "Maxime, Alanis and Tommy the cats",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "yellow",
      "gender": "female",
      "hair_colour": "brown",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "b0620914-858d-46fc-8e6d-033c565e138b",
      "image": "https://ik.imagekit.io/hpapi/norris.JPG",
      "name": "Mrs Norris",
      "patronus": "",
      "species": "cat",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "David Bradley",
      "alive": true,
      "ancestry": "squib",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "grey",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "2b82cfb8-0440-4a57-a030-6d75a40c0d98",
      "image": "https://ik.imagekit.io/hpapi/filch.jpg",
      "name": "Argus Filch",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Richard Griffiths",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "b4ffe89b-8796-42ad-a6d9-5af1a369af7e",
      "image": "",
      "name": "Vernon Dursley",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Fiona Shaw",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "blonde",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "fed624df-56d9-495e-9ad4-ea77000957e8",
      "image": "",
      "name": "Petunia Dursley",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Harry Melling",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": "23-6-1980",
      "eye_colour": "blue",
      "gender": "male",
      "hair_colour": "blond",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "7614cf6e-689e-47ac-a976-b1e9997637e9",
      "image": "",
      "name": "Dudley Dursley",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": "",
      "eye_colour": "beady",
      "gender": "",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "5711b801-20fc-43e4-831c-31427cf3023f",
      "image": "",
      "name": "Boa constrictor",
      "patronus": "",
      "species": "snake",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "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": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "black",
      "gender": "male",
      "hair_colour": "red",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "7f29cc65-168d-429d-92f6-7e6f8c72280b",
      "image": "",
      "name": "Fawkes",
      "patronus": "",
      "species": "phoenix",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Gemma Jones",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "e9457467-d10a-4893-afa9-19f9602b218a",
      "image": "",
      "name": "Madam Pomfrey",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Kathryn Hunter",
      "alive": true,
      "ancestry": "squib",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "63c6fcff-a1a4-4caf-a5ac-e2197c12cb1e",
      "image": "",
      "name": "Mrs Figg",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Pam Ferris",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "162b34f3-aaab-46ae-980b-f2a5ebceb684",
      "image": "",
      "name": "Marge Dursley",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "black",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "8c4a6cad-4cc9-4821-a703-30b628a1c72e",
      "image": "",
      "name": "Ripper",
      "patronus": "",
      "species": "dog",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "d70f60ae-81ea-4230-905d-cb52c801c1fb",
      "image": "",
      "name": "Yvonne",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Jason Boyd",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "57fa4f38-a1ff-4671-890d-49af38b2a619",
      "image": "",
      "name": "Piers Polkiss",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Christopher Rithin",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "a18ef59a-89cf-4afd-bf87-83273990d911",
      "image": "",
      "name": "Dennis",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Richard Macklin",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "ef33d1e6-427c-465e-9a9f-037442b376d3",
      "image": "",
      "name": "Malcolm",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "71a95495-134d-4af7-8473-5f3495979845",
      "image": "",
      "name": "Gordon",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "933787c2-51e3-4eac-8a85-ab332cac0456",
      "image": "",
      "name": "Miranda Gaushawk",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "8b5bbdda-6a45-409c-99b7-0c64e69ed611",
      "image": "",
      "name": "Bathilda Bagshot",
      "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": false,
      "house": "",
      "id": "8674a5d1-b2ba-4025-ac6d-4d1aa3f49ad9",
      "image": "",
      "name": "Adalbert Waffling",
      "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": false,
      "house": "",
      "id": "cd98821f-04a8-4df7-9098-64ab117ede00",
      "image": "",
      "name": "Emeric Switch",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "19fa7e4e-dadd-46a8-912e-51a1f622ce0e",
      "image": "",
      "name": "Phyllida Spore",
      "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": false,
      "house": "",
      "id": "f859a0ab-0401-4791-b8f5-d3b2bc9668ca",
      "image": "",
      "name": "Arsenius Jigger",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Eddie Redmayne",
      "alive": true,
      "ancestry": "",
      "date_of_birth": "24-02-1897",
      "eye_colour": "hazel",
      "gender": "male",
      "hair_colour": "brown",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Hufflepuff",
      "id": "2a376401-4821-4aec-94d7-9b3da2c77d85",
      "image": "",
      "name": "Newt Scamander",
      "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": false,
      "house": "",
      "id": "aa83dd83-beb5-43ef-b4a1-9bb2389edc44",
      "image": "",
      "name": "Quentin Trimble",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Derek Deadman",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "1e705d10-aa89-4e9c-94be-478304d55dbb",
      "image": "",
      "name": "Tom",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Nina Young",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "43b2880a-df86-4f55-a599-9cd0548833f4",
      "image": "",
      "name": "Doris Crockford",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Ian Hart",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "ba19be27-178b-4594-95b7-51ba0e3ba1dd",
      "image": "",
      "name": "Quirinus Quirrel",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "unicorn hair",
        "length": 9,
        "wood": "alder"
      },
      "wizard": true
    },
    {
      "actor": "Verne Troyer",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "4bd76a78-86d8-40f6-aed4-74fe51783594",
      "image": "",
      "name": "Griphook",
      "patronus": "",
      "species": "goblin",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "7b26f1db-7cc5-4b66-9f2f-6bbb04d628b2",
      "image": "",
      "name": "Madam Malkin",
      "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": false,
      "house": "",
      "id": "ba05fee0-483c-42ed-a8b6-b7a82b6e800a",
      "image": "",
      "name": "Vindictus Viridian",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "John Hurt",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "pale, silvery",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "d59691a4-f830-4eb0-a819-a0fb00b7e80f",
      "image": "",
      "name": "Garrick Ollivander",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "dragon heartstring",
        "length": 12.75,
        "wood": "hornbeam"
      },
      "wizard": true
    },
    {
      "actor": "Gizmo",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "amber",
      "gender": "female",
      "hair_colour": "white",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "6b59be3f-e527-422d-959d-79fcdb3b24eb",
      "image": "",
      "name": "Hedwig",
      "patronus": "",
      "species": "owl",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "black",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "dfdeddee-63b8-45c6-a594-a74d7e2f786f",
      "image": "",
      "name": "Trevor",
      "patronus": "",
      "species": "toad",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "895be996-d91d-441a-87d0-806d945d14e0",
      "image": "",
      "name": "Hermes",
      "patronus": "",
      "species": "owl",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "59ffaed8-446f-46b6-bcdc-2ffbf59b11ac",
      "image": "",
      "name": "Errol",
      "patronus": "",
      "species": "owl",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "aba1bca5-d3e6-4dc7-b431-5b9a16d8cc12",
      "image": "",
      "name": "Pigwidgeon",
      "patronus": "",
      "species": "owl",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "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": "Simon Fisher-Becker",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Hufflepuff",
      "id": "2772994f-6a19-4d01-9993-5e10cc6f69a5",
      "image": "",
      "name": "Fat Friar",
      "patronus": "",
      "species": "ghost",
      "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": false,
      "house": "",
      "id": "1ec8a085-d88c-4ba7-a7c6-a0f93156db07",
      "image": "",
      "name": "Peeves",
      "patronus": "",
      "species": "poltergeist",
      "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": "sandy",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "ac4b1b72-bf4b-4034-a638-9b6526756e79",
      "image": "",
      "name": "Mrs Finnigan",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "856f747e-7617-42a8-9b80-5f0d8df3cb49",
      "image": "",
      "name": "Mr Finnigan",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "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": "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": "Terence Bayler",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "9a33fe44-b950-4877-a0cb-902a52c72e8b",
      "image": "",
      "name": "Bloody Baron",
      "patronus": "",
      "species": "ghost",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "45ca6279-6b41-4137-b38c-9547902aa0ce",
      "image": "",
      "name": "The Wailing Widow",
      "patronus": "",
      "species": "ghost",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Elizabeth Spriggs",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "8392b326-31fd-43de-ad5c-0cfcf81b82ee",
      "image": "",
      "name": "Fat Lady",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Miriam Margolyes",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "Hufflepuff",
      "id": "e8694719-a975-48fb-9523-f4cade1c38aa",
      "image": "",
      "name": "Pomona Sprout",
      "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": true,
      "hogwarts_student": false,
      "house": "",
      "id": "6ea188f3-d95c-407c-ab00-a0bec8678a71",
      "image": "",
      "name": "Cuthbert Binns",
      "patronus": "",
      "species": "ghost",
      "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": false,
      "house": "",
      "id": "c1f90a1e-33eb-4e60-8dac-15ea5855a996",
      "image": "",
      "name": "Emeric the Evil",
      "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": false,
      "house": "",
      "id": "4cc138eb-6882-4b78-bf45-28f0041590fb",
      "image": "",
      "name": "Uric the Oddball",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Warwick Davis",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "Ravenclaw",
      "id": "a61e0783-7914-4f8d-a800-c409c06315cf",
      "image": "",
      "name": "Filius Flitwick",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Zoë Wanamaker",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "yellow",
      "gender": "female",
      "hair_colour": "grey",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "0a81c4f9-b80d-45a7-a4fd-9191453815a1",
      "image": "",
      "name": "Madam Hooch",
      "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": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "2ae8e574-9154-459c-b92e-4b0d1267e573",
      "image": "",
      "name": "Gregory the Smarmy",
      "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": false,
      "house": "",
      "id": "0112e668-f94d-4d5f-8fa8-99c45280e9a8",
      "image": "",
      "name": "Wizard Baruffio",
      "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": "Hugo",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "45819bd4-ae30-4bd4-b24f-5dd11d16ffda",
      "image": "",
      "name": "Fang",
      "patronus": "",
      "species": "dog",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "40e0acaa-30cd-4923-8408-9a96a484e892",
      "image": "",
      "name": "Fluffy",
      "patronus": "",
      "species": "three-headed dog",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Brontis Jodorowsky",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "b93b8e74-c283-4547-8a69-83ee51657f13",
      "image": "",
      "name": "Nicolas Flamel",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Jamie Campbell Bower",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "blue",
      "gender": "male",
      "hair_colour": "blond",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "f6901cd9-a7b2-49d0-af85-73678536b4df",
      "image": "",
      "name": "Gellert Grindelwald",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "orange",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "5e4d5e25-5393-435b-81c8-556fa78af659",
      "image": "",
      "name": "Norberta",
      "patronus": "",
      "species": "dragon",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "red",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "f94e870e-2c3b-4e17-adea-088660b6de78",
      "image": "",
      "name": "Ronan",
      "patronus": "",
      "species": "centaur",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Jason Piper",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "484d89aa-5d22-4d4d-9e07-4913cf8d4d20",
      "image": "",
      "name": "Bane",
      "patronus": "",
      "species": "centaur",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Ray Fearon",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "blue",
      "gender": "male",
      "hair_colour": "blond",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "68eb4a0b-6c49-44e9-aec8-5af947d22141",
      "image": "",
      "name": "Firenze",
      "patronus": "",
      "species": "centaur",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "d9a33169-462b-41f0-9da3-a8ca04c30736",
      "image": "",
      "name": "The Giant Squid",
      "patronus": "",
      "species": "cephalopod",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "yellow",
      "gender": "female",
      "hair_colour": "green",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "629c375a-d126-4df4-8f8e-ed63360ecc97",
      "image": "",
      "name": "Murcus",
      "patronus": "",
      "species": "selkie",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "c8f7f244-97ac-449e-922d-a30f063a1ad0",
      "image": "",
      "name": "Elfrick the Eager",
      "patronus": "",
      "species": "goblin",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "bd687632-3bec-4071-952d-c6cb813a41e7",
      "image": "",
      "name": "Perenelle Flamel",
      "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": false,
      "house": "",
      "id": "4c1adea5-3421-49a9-8e3e-a3ff0fe7ce60",
      "image": "",
      "name": "Bertie Bott",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Toby Jones",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "green",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "0d8ea37f-35c4-4c7d-9dd2-8ccd96b0a2b3",
      "image": "",
      "name": "Dobby",
      "patronus": "",
      "species": "house-elf",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Timothy Bateson",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "white",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "ecd3572f-0694-41cc-a59d-392dc3922212",
      "image": "",
      "name": "Kreacher",
      "patronus": "",
      "species": "house-elf",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Jim Norton",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "cd022893-b7ea-4bd8-a4fb-c9933c695813",
      "image": "",
      "name": "Mr Mason",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Veronica Clifford",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "1c520134-9f75-48a9-b3c7-6c31ffa86178",
      "image": "",
      "name": "Mrs Mason",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "white",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "e3f5217d-52b5-4d7b-9a40-faed18a98d3c",
      "image": "",
      "name": "Perkins",
      "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": "Kenneth Branagh",
      "alive": true,
      "ancestry": "half-blood",
      "date_of_birth": null,
      "eye_colour": "blue",
      "gender": "male",
      "hair_colour": "blond",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "3d687c4d-852e-470f-bac5-5a02758b1f8f",
      "image": "",
      "name": "Gilderoy Lockhart",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "dragon heartstring",
        "length": 9,
        "wood": "cherry"
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "yellow",
      "gender": "",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "f5b414bc-d173-459c-bfae-177ca4a8b171",
      "image": "",
      "name": "The Basilisk",
      "patronus": "",
      "species": "serpent",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Andy Linden",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "ginger",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "17bd1ab9-19bc-4796-8865-53e75e3b488d",
      "image": "",
      "name": "Mundungus Fletcher",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Edward Tudor-Pole",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "d74336b1-cee5-4d25-a783-bf61dbb6c19a",
      "image": "",
      "name": "Mr Borgin",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Tom Knight",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "c9804c5b-943b-4710-8f95-0c3b40141007",
      "image": "",
      "name": "Mr Granger",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Heather Bleasdale",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "895e355a-c017-4eba-bc72-dda0699c0b96",
      "image": "",
      "name": "Mrs Granger",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "c0f33c97-d01d-42ed-ae40-1a525f75bb01",
      "image": "",
      "name": "Dr Filibuster",
      "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": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "8d885bd9-6103-424b-b884-c26720a64d94",
      "image": "",
      "name": "Gladys Gudgeon",
      "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": false,
      "house": "",
      "id": "a4e18c27-077a-441a-b9a9-97ee9ba53224",
      "image": "",
      "name": "Veronica Smethley",
      "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": false,
      "house": "",
      "id": "e938023d-ba03-402a-b6ff-ecadc0ff4dbb",
      "image": "",
      "name": "Patrick Delaney-Podmore",
      "patronus": "",
      "species": "ghost",
      "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": false,
      "house": "",
      "id": "8d018f5d-8370-41c8-8aa4-8b8a815ec801",
      "image": "",
      "name": "Z. Nettles",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Chris Wilson",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "50f9e638-fa69-4c97-ba2c-bfc7124b7818",
      "image": "",
      "name": "D.J. Prod",
      "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": false,
      "house": "",
      "id": "98a5a56d-91a6-4c32-b793-f97e83919bde",
      "image": "",
      "name": "Elsie Prod",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Shirley Henderson",
      "alive": false,
      "ancestry": "muggleborn",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Ravenclaw",
      "id": "9969f803-6835-4871-80b3-7bb975c1ec06",
      "image": "",
      "name": "Moaning Myrtle",
      "patronus": "",
      "species": "ghost",
      "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": false,
      "house": "",
      "id": "834d5f9b-cdd8-48ee-9efa-5e155422f6c2",
      "image": "",
      "name": "Godric Gryffindor",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "575626ab-cf61-440e-88a0-db188abb1cbb",
      "image": "",
      "name": "Rowena Ravenclaw",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "a7c7c44d-07e4-4257-860e-375f47338cb2",
      "image": "",
      "name": "Helga Hufflepuff",
      "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": false,
      "house": "",
      "id": "20d331c9-cd3e-4dde-a480-6cc05cd26db7",
      "image": "",
      "name": "Salazar Slytherin",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Sally Mortemore",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "cdec9b95-c7a5-4623-ad12-6fa76d168588",
      "image": "",
      "name": "Madame Pince",
      "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": "Alfred Burke",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "white",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "7cf58a76-8af2-4ebb-9264-ea0ac273eadc",
      "image": "",
      "name": "Armando Dippet",
      "patronus": "",
      "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": "Robert Hardy",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "3ba61708-c5a2-4691-8c7a-9c0865575dba",
      "image": "",
      "name": "Cornelius Fudge",
      "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": false,
      "house": "",
      "id": "7eb08ad7-b452-40ec-969a-32443f66a171",
      "image": "",
      "name": "Oblansk",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Julian Glover",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "white",
      "gender": "male",
      "hair_colour": "brown",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "a08aebd0-49fb-4d5d-b3db-52bf8f7ce594",
      "image": "",
      "name": "Aragog",
      "patronus": "",
      "species": "acromantula",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "black",
      "gender": "female",
      "hair_colour": "brown",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "82a29e30-1321-47b8-813f-2710f885b7d2",
      "image": "",
      "name": "Mosag",
      "patronus": "",
      "species": "acromantula",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Lee Ingleby",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "3f0fc32c-744b-4351-8542-58ed267e059b",
      "image": "",
      "name": "Stanley Shunpike",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Jimmy Gardner",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "a62905eb-4965-44c7-baf0-0d8a2486f5b0",
      "image": "",
      "name": "Ernest Prang",
      "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": false,
      "house": "",
      "id": "cfce8b1b-64c9-4058-8e13-9b192b80d2ef",
      "image": "",
      "name": "Madam Marsh",
      "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": false,
      "house": "",
      "id": "7673c196-9187-49ea-a3f0-7cebc079a15a",
      "image": "",
      "name": "Florean Fortescue",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Paul Whitehouse",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "c7121c73-1fce-4343-b823-a67f4ecfdef2",
      "image": "",
      "name": "Sir Cadogan",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Emma Thompson",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "8ea29415-012d-4781-ba5f-d0de63a05abe",
      "image": "",
      "name": "Sybill Trelawney",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "unicorn hair",
        "length": 9.5,
        "wood": "hazel"
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "orange",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "fa4f7f3a-947b-4bc1-bab2-c7a19c7c2c30",
      "image": "",
      "name": "Buckbeak",
      "patronus": "",
      "species": "hippogriff",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "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": "Crackerjack",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "yellow",
      "gender": "male",
      "hair_colour": "ginger",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "c8025d43-ad41-4ac2-95b3-00af18a2d843",
      "image": "",
      "name": "Crookshanks",
      "patronus": "",
      "species": "cat",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Jean Southern",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "dark",
      "gender": "female",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "6537b3ec-eb39-4243-8977-237d8afae058",
      "image": "",
      "name": "The Trolley Witch",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Leslie Phillips",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "ca888b7c-456e-4ad4-a344-9d68de4ff5d6",
      "image": "",
      "name": "The Sorting Hat",
      "patronus": "",
      "species": "hat",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Julie Christie",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "113d2cd5-4d5c-4727-ae97-64a7dfc4423c",
      "image": "",
      "name": "Madam Rosmerta",
      "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": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "58f2cf41-392c-4e84-b441-dbbce585f78d",
      "image": "",
      "name": "Septima Vector",
      "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": "Peter Best",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "f677db35-cef6-466f-a0e4-548d0a274ec5",
      "image": "",
      "name": "Walden Macnair",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Eric Sykes",
      "alive": false,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "08aefb5c-2a7c-42e1-a6ac-7f150749aa2a",
      "image": "",
      "name": "Franc Bryce",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "da0c8c39-04e1-4899-b562-e69c21218e2a",
      "image": "",
      "name": "Dot",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "8c3a1d16-83be-4904-b074-476f8cf72198",
      "image": "",
      "name": "Bertha Jorkins",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Roger Lloyd-Pack",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "70d665a5-35c9-43a8-a2b0-ef20ddfc3770",
      "image": "",
      "name": "Barty Crouch",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "David Tennant",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "blond",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "47213655-b48e-46a4-9e1f-adf6e3c5ceb8",
      "image": "",
      "name": "Barty Crouch Junior",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "a9f81472-647b-4e28-ae82-6eaebed0a523",
      "image": "",
      "name": "Mrs Crouch",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "blue",
      "gender": "male",
      "hair_colour": "blond",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "13f1edc7-e2e2-4f3d-9637-f3e897a484b7",
      "image": "",
      "name": "Ludo Bagman",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Jeff Rawle",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "brown",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "d9294c96-bd7d-45d0-95e2-deaf71e09945",
      "image": "",
      "name": "Amos Diggory",
      "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": false,
      "house": "",
      "id": "c823ba3c-1c0c-4916-8c3a-43b4719eff5c",
      "image": "",
      "name": "Mrs Diggory",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "2d25ada6-801e-4943-acca-adffc942820b",
      "image": "",
      "name": "Mr Roberts",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "007484ab-9a1f-4a6c-a219-21a626a215d4",
      "image": "",
      "name": "Mrs Roberts",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "6997fac6-0bbf-434b-af95-eff4b9f1fd33",
      "image": "",
      "name": "Kevin",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "8f3f55ac-99d5-4a01-a0a3-f43ca5052596",
      "image": "",
      "name": "Mr Payne",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "10460839-62ce-426b-b690-2c82f8c65869",
      "image": "",
      "name": "Basil",
      "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": false,
      "house": "",
      "id": "941c0d0c-ec0d-4c32-af0d-bcf8af84d584",
      "image": "",
      "name": "Archie Aymslowe",
      "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": false,
      "house": "",
      "id": "0c19c654-d363-42a1-bd8f-13bd35dad075",
      "image": "",
      "name": "Cuthbert Mockridge",
      "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": false,
      "house": "",
      "id": "ca8a41e3-1f20-4c28-bc8a-b1831206edf5",
      "image": "",
      "name": "Gilbert Wimple",
      "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": false,
      "house": "",
      "id": "6777feda-2318-4605-ba0e-1a6fd5fc2e7f",
      "image": "",
      "name": "Arnold Peasegood",
      "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": false,
      "house": "",
      "id": "cb49285e-1dcb-413e-905b-2a883ac35ddc",
      "image": "",
      "name": "Broderick Bode",
      "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": false,
      "house": "",
      "id": "391546f6-d357-43e1-8072-98a8548d4902",
      "image": "",
      "name": "Saul Croaker",
      "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": false,
      "house": "",
      "id": "91142fb9-dc92-4f6f-8504-5498916f07a6",
      "image": "",
      "name": "Ali Bashir",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Stanislav Ianevski",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "dark",
      "gender": "male",
      "hair_colour": "dark",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "b7b18aa1-b5a0-4083-8142-cb3655bc2849",
      "image": "",
      "name": "Victor Krum",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "dragon heartstring",
        "length": 10.25,
        "wood": "hornbeam"
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "45d6db91-393e-40e0-8c04-43cb598fb9e5",
      "image": "",
      "name": "Winky",
      "patronus": "",
      "species": "house-elf",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Helen McCrory",
      "alive": true,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "blue",
      "gender": "female",
      "hair_colour": "blonde",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "166ba5e0-ad04-4c7e-9850-6a21aede93c2",
      "image": "",
      "name": "Narcissa Malfoy",
      "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": false,
      "house": "",
      "id": "110a6a98-78c5-420a-b9b6-d25af10ddc4e",
      "image": "",
      "name": "Vasily Dimitrov",
      "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": false,
      "house": "",
      "id": "3e9461c1-4262-4beb-8c48-ca8a46a8859b",
      "image": "",
      "name": "Clara Ivanova",
      "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": false,
      "house": "",
      "id": "6a094c72-e53b-4e21-adc3-8c54fb205c1d",
      "image": "",
      "name": "Lev Zograf",
      "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": false,
      "house": "",
      "id": "5c913cb2-e964-4172-b8ce-a0550d2734df",
      "image": "",
      "name": "Alexei Levski",
      "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": false,
      "house": "",
      "id": "5161ffa8-9c86-4500-9533-4c805eb69a61",
      "image": "",
      "name": "Pyotr Vulchanov",
      "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": false,
      "house": "",
      "id": "a6a27c4f-9bbd-4bf9-89b2-f62171ae9a37",
      "image": "",
      "name": "Ivan Volkov",
      "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": false,
      "house": "",
      "id": "29db34fe-8f85-4fc0-accf-642d025de301",
      "image": "",
      "name": "Connolly",
      "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": false,
      "house": "",
      "id": "9fd63149-724d-4a80-9761-6db7394575c0",
      "image": "",
      "name": "Barry Ryan",
      "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": false,
      "house": "",
      "id": "311850b1-2d4d-4e29-b115-9488cc554415",
      "image": "",
      "name": "Troy",
      "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": false,
      "house": "",
      "id": "0bdbed6e-7690-4326-99cc-86de89dc4a58",
      "image": "",
      "name": "Mullet",
      "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": false,
      "house": "",
      "id": "8b225672-8f2a-4a11-829b-3b42d082aff0",
      "image": "",
      "name": "Moran",
      "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": false,
      "house": "",
      "id": "2bbc36f9-914c-45c7-b61e-1003f2ac728f",
      "image": "",
      "name": "Quigley",
      "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": false,
      "house": "",
      "id": "559719e0-c54d-4589-8485-2dc865581001",
      "image": "",
      "name": "Aidan Lynch",
      "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": false,
      "house": "",
      "id": "53ed1c30-a5dc-4b1b-aa0d-3da881b0ddc2",
      "image": "",
      "name": "Hassan Mostafa",
      "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": "female",
      "hair_colour": "",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "99d3ce6b-6a45-495a-a7c6-132203697d45",
      "image": "",
      "name": "Aurora Sinistra",
      "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": "Brendan Gleeson",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "dark",
      "gender": "male",
      "hair_colour": "grey",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "41ebe856-f0f4-4c77-8795-4735d3a87f3d",
      "image": "",
      "name": "Alastor Moody",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Frances de la Tour",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "b4dbc2d2-afde-40ec-a622-b1ffa6aaca4d",
      "image": "",
      "name": "Madame Maxime",
      "patronus": "",
      "species": "half-giant",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Predrag Bjelac",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "blue",
      "gender": "male",
      "hair_colour": "silver",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "72239274-a060-4fd5-bff2-7d4a01d31969",
      "image": "",
      "name": "Igor Karkaroff",
      "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": false,
      "house": "",
      "id": "2ec7c04f-2aac-47e8-9f9c-2360b2884ac2",
      "image": "",
      "name": "Poliakoff",
      "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": "Clémence Poésy",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "blue",
      "gender": "female",
      "hair_colour": "blonde",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "f1beae08-3bec-4978-89e9-4ecda4ec7514",
      "image": "",
      "name": "Fleur Delacour",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Rade Šerbedžija",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "white",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "d254b20b-37a6-4468-bec9-6069754edaf2",
      "image": "",
      "name": "Gregorovic",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Miranda Richardson",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "blonde",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "2844e38c-ded3-47e7-8de2-381d1e3581fc",
      "image": "",
      "name": "Rita Skeeter",
      "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": "Apple Brook",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "grey",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "b48c5b8a-4066-4c24-ba26-7677f5ed2b6f",
      "image": "",
      "name": "Wilhelmina Grubbly-Plank",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Peter O'Farrell",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "8ace1b0d-b058-4e44-994b-8dc2aa3427a5",
      "image": "",
      "name": "Bozo",
      "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": false,
      "house": "Slytherin",
      "id": "4a2339cf-de3d-4e3c-899e-59d0a4c7606f",
      "image": "",
      "name": "Evan Rosier",
      "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": false,
      "house": "Slytherin",
      "id": "d4a0a760-a318-4c62-a110-6533c28c57ba",
      "image": "",
      "name": "Wilkes",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Richard Rosson",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "30d850c1-637b-41d7-a57a-e97b81216858",
      "image": "",
      "name": "Avery",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Arben Bajraktaraj",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "dark",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "de6c8669-ce5b-4b03-b2f4-e8ea20742a58",
      "image": "",
      "name": "Antonin Dolohov",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Tav MacDougall",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "6a7090ae-b6ab-49a0-bd19-e24acb219426",
      "image": "",
      "name": "Travers",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "f012a686-0aa8-47f6-96e3-0cf1577cad18",
      "image": "",
      "name": "Marlene McKinnon",
      "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": false,
      "house": "Slytherin",
      "id": "070e077a-2b02-44c0-80c1-f63817ee4a33",
      "image": "",
      "name": "Mulciber",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Richard Trinder",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "dd3b2fbe-e9f2-4069-b881-9c31040ed9ae",
      "image": "",
      "name": "Augustus Rookwood",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "James Payton",
      "alive": true,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "d0d1b648-4e97-4fd0-9045-b721b6ef18d4",
      "image": "",
      "name": "Frank Longbottom",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Lisa Wood",
      "alive": true,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "white",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "27a51041-06a0-4f86-adb1-983ebfac708a",
      "image": "",
      "name": "Alice Longbottom",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Leila Hoffman",
      "alive": true,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "b5e2cf01-8bb6-4fcd-ad88-0efb611195da",
      "image": "",
      "name": "Augusta Longbottom",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "87f71cce-7a3d-498c-8a0b-ff90f96cb820",
      "image": "",
      "name": "Violet",
      "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": false,
      "house": "",
      "id": "f59b1911-61ed-495a-8746-31b215a447f1",
      "image": "",
      "name": "Apollyon Pringle",
      "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": false,
      "house": "",
      "id": "47fa1849-f127-47ba-8248-656f9b569e3f",
      "image": "",
      "name": "Ogg",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Jessica Hynes",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "hazel",
      "gender": "female",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "d1d4f6bb-be3c-4bf7-8f6b-824f4e3fa255",
      "image": "",
      "name": "Mafalda Hopkirk",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Natalia Tena",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "brown",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Hufflepuff",
      "id": "99370b33-d5a7-465b-91b1-55ef2a40182b",
      "image": "",
      "name": "Nymphadora Tonks",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Peter Cartwright",
      "alive": true,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "blue",
      "gender": "male",
      "hair_colour": "silver",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "1bb1f2d3-a22d-4f88-b26b-75e18a805ae8",
      "image": "",
      "name": "Elphias Doge",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "David Brett",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "9a2979bd-0325-4316-bc71-ec4cfe673dca",
      "image": "",
      "name": "Dedalus Diggle",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "blond",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "3f335cbf-3706-4b21-bf2e-bce7d0126f8f",
      "image": "",
      "name": "Sturgis Podmore",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "5c87063c-ad61-4e65-8b2e-5fb69fc39c4e",
      "image": "",
      "name": "Hestia Jones",
      "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": false,
      "house": "",
      "id": "c9c3927e-9858-477f-8847-db5d62841ab6",
      "image": "",
      "name": "Ragnok",
      "patronus": "",
      "species": "goblin",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "a64df82a-1131-46cb-ae94-659dadec66e5",
      "image": "",
      "name": "Alphard Black",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Tom Moorcroft",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "214bcbd0-a50a-42be-a25a-22f6eac5b8db",
      "image": "",
      "name": "Regulus Black",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "John Atterbury",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "3dfc2e91-ec32-4e50-bc7a-eda089fbed0d",
      "image": "",
      "name": "Phineas Nigelus Black",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "ac403614-3872-4bef-b92f-efb4aeb8874b",
      "image": "",
      "name": "Araminta Meliflua Black",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "8475e091-e150-44de-9d83-1d524cfed5c5",
      "image": "",
      "name": "Elladora Black",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "brown",
      "gender": "female",
      "hair_colour": "brown",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "6dc3e8c4-e634-4f92-aaf2-93ba0f9d3d35",
      "image": "",
      "name": "Mrs Black",
      "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": "brown",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "d08ba2a1-2104-4719-89ec-4aab5d9b9072",
      "image": "",
      "name": "Andromeda Tonks",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "muggleborn",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "blond",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "78a85508-8396-4977-a837-87842f603be0",
      "image": "",
      "name": "Ted Tonks",
      "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": false,
      "house": "Slytherin",
      "id": "3cf024f3-d956-4b86-8d4d-944c79bc6fe7",
      "image": "",
      "name": "Rodolphus Lestrange",
      "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": false,
      "house": "Slytherin",
      "id": "874673a2-68e7-45b4-afbc-5520bb62af63",
      "image": "",
      "name": "Rabastan Lestrange",
      "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": false,
      "house": "",
      "id": "d072aa84-ec4d-4c2f-a0a1-8831e1f6396a",
      "image": "",
      "name": "Eric Munch",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Nicholas Blane",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "23821246-7a7a-45e5-82ce-2ed3589da4f3",
      "image": "",
      "name": "Bob",
      "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": false,
      "house": "",
      "id": "4a0e91eb-ea6e-409d-b6f2-56f2155d05c9",
      "image": "",
      "name": "Bengie Fenwick",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Cliff Lanning",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "028f862b-129d-43bf-b371-b1fefd82365c",
      "image": "",
      "name": "Edgar Bones",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Sian Thomas",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "87484ff7-777d-4fe3-88aa-f756c17fe4a2",
      "image": "",
      "name": "Amelia Bones",
      "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": false,
      "house": "",
      "id": "b48eacb4-6c52-4293-98a5-6433bde351c2",
      "image": "",
      "name": "Caradoc Dearborn",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "2d4cc5cf-836f-4379-82e0-fca4e766ca70",
      "image": "",
      "name": "Gideon Prewett",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "a44923d3-776d-478b-af9c-3b2efc1e1360",
      "image": "",
      "name": "Fabian Prewett",
      "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": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "6f2c7ab3-db2c-454c-9f34-b8614b9779f8",
      "image": "",
      "name": "Dorcas Meadowes",
      "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": false,
      "house": "",
      "id": "b1725aa9-117b-4e47-b749-9a7a8e1fafa0",
      "image": "",
      "name": "Algie Longbottom",
      "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": false,
      "house": "",
      "id": "2b846267-2df3-4e13-8219-712d92dda9c1",
      "image": "",
      "name": "Doris Purkiss",
      "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": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "57ce2ac3-2cea-4e76-9b2d-7d294f593d4a",
      "image": "",
      "name": "Cassandra Trelawney",
      "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": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "ff0c4625-be03-4815-b7cf-241e496b0593",
      "image": "",
      "name": "Karkus",
      "patronus": "",
      "species": "giant",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "ab86f41a-3eeb-4586-95d8-b59fbdfc6bb7",
      "image": "",
      "name": "Golgomath",
      "patronus": "",
      "species": "giant",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "41a7eedf-f856-48e0-b9fd-69cfccaf8835",
      "image": "",
      "name": "Fridwulfa",
      "patronus": "",
      "species": "giant",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "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": "Sam Beazley",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "b45f28ff-29de-4149-8380-739db0e6855a",
      "image": "",
      "name": "Everard",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "silver",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "4de07608-5dd6-451d-9efc-ccceefb9a2f6",
      "image": "",
      "name": "Dilys Derwent",
      "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": false,
      "house": "",
      "id": "828aa47a-faa2-4481-b80d-14a4c7dd76ff",
      "image": "",
      "name": "Hippocrates Smethwyck",
      "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": false,
      "house": "",
      "id": "8d3fc7e7-c313-4b66-bfd9-f9c8746520e3",
      "image": "",
      "name": "Augustus Pye",
      "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": false,
      "house": "",
      "id": "5d9f5681-8f09-4c69-bc31-44b97b06811e",
      "image": "",
      "name": "Urquhart Rackharrow",
      "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": false,
      "house": "",
      "id": "d878d27d-eef8-47de-9f01-9260d8c2290b",
      "image": "",
      "name": "Willy Widdershins",
      "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": false,
      "house": "",
      "id": "b1d8360e-333f-43e8-a0bb-b26217a0d91c",
      "image": "",
      "name": "Agnes",
      "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": false,
      "house": "",
      "id": "00434cd3-fcc7-44c7-8f98-7368415b4206",
      "image": "",
      "name": "Miriam Strout",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "bc9b5ca3-632f-4fbf-a188-23c5da3cb31c",
      "image": "",
      "name": "Madam Puddifoot",
      "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": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "4ecfda07-0e35-4afe-86d8-d48b979e13a7",
      "image": "",
      "name": "Madam Edgecombe",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Richard Leaf",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "7d87a1aa-ea29-4ddd-8831-67113735b470",
      "image": "",
      "name": "John Dawlish",
      "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": false,
      "house": "",
      "id": "b15d184d-b595-4cd5-8881-70a7ed191606",
      "image": "",
      "name": "Williamson",
      "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": "Tony Maudsley",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "green",
      "gender": "male",
      "hair_colour": "brown",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "b91bfd22-05cd-4209-970c-dc56c463e9df",
      "image": "",
      "name": "Grawp",
      "patronus": "",
      "species": "giant",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "b04e0987-7e90-4492-a6b4-4974468e3a2e",
      "image": "",
      "name": "Griselda Marchbanks",
      "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": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "brown",
      "gender": "male",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "e8066a6a-33f3-4650-a8b1-72d4315989dd",
      "image": "",
      "name": "Tofty",
      "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": false,
      "house": "",
      "id": "91097f7f-1dd7-42cb-9f53-003c9c4ea0db",
      "image": "",
      "name": "Tiberius Ogden",
      "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": false,
      "house": "",
      "id": "1984a8cd-eeb1-4c2c-b4a0-6574219a1b1f",
      "image": "",
      "name": "Pierre Bonaccord",
      "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": false,
      "house": "",
      "id": "0f3b4e5e-89e4-42f5-ab00-958ec3895965",
      "image": "",
      "name": "Stubby Boardman",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Michael Wildman",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "4adb7764-5292-4b1d-988b-45aa2f9aa7bc",
      "image": "",
      "name": "Magorian",
      "patronus": "",
      "species": "centaur",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Brigitte Millar",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "2cd07351-973b-4feb-8b02-7bfa5b8b63cd",
      "image": "",
      "name": "Emmeline Vance",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "c6176f66-ad40-4d0d-9a35-76e2b58c7c23",
      "image": "",
      "name": "Herbert Chorley",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "64108512-af58-4c1c-af8b-0cfa74a41b93",
      "image": "",
      "name": "The British Prime Minister",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "yellow",
      "gender": "male",
      "hair_colour": "silver",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "4fe08098-1ee3-4196-a3be-3fe78a7d208b",
      "image": "",
      "name": "Ulick Gamp",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Bill Nighy",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "yellowish",
      "gender": "male",
      "hair_colour": "tawny",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "2859f35c-8c47-4a8e-8649-61499a9352df",
      "image": "",
      "name": "Rufus Scrimgeour",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Peter Mullan",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "blue",
      "gender": "male",
      "hair_colour": "blond",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "fed82306-e03c-48ed-b3f5-06de7af38bc8",
      "image": "",
      "name": "Corban Yaxley",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Dave Legeno",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "f3c96d16-e0de-4417-9052-5259e6a8e781",
      "image": "",
      "name": "Fenrir Greyback",
      "patronus": "",
      "species": "werewolf",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "muggleborn",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "1d4c4ebb-84cb-4e32-92d2-28232448675c",
      "image": "",
      "name": "Dirk Cresswell",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Roger C. Bailey",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "2143bf7c-8f8e-46f1-8860-b9a9558a4f8f",
      "image": "",
      "name": "Barnabas Cuffe",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "bald",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "39357ad1-ae41-4a2c-b24f-77e7296db059",
      "image": "",
      "name": "Ambrosius Flume",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "brown",
      "gender": "female",
      "hair_colour": "brown",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "3314a65a-47c8-4ae5-8c60-15bfb25a5a0f",
      "image": "",
      "name": "Gwenog Jones",
      "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": false,
      "house": "",
      "id": "451602b0-74e6-4481-b7b1-443c9280c82d",
      "image": "",
      "name": "Arkie Philpott",
      "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": false,
      "house": "",
      "id": "46375e59-a782-4e43-bb7f-82560a5dd146",
      "image": "",
      "name": "Verity",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "purple",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "da1dc2c1-49cf-4499-b169-b0b342ae8245",
      "image": "",
      "name": "Arnold",
      "patronus": "",
      "species": "pygmy puff",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "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": false,
      "house": "",
      "id": "af3601a7-61c8-43ba-a685-a9c9d7b76de4",
      "image": "",
      "name": "Damocles 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": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "cbb7e8e0-c8f7-4a3f-befc-b288e1c385d4",
      "image": "",
      "name": "Bertie Higgs",
      "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": false,
      "house": "",
      "id": "3ba97e84-9fbb-49a6-b084-0924e811e712",
      "image": "",
      "name": "Proudfoot",
      "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": false,
      "house": "",
      "id": "44551b41-9742-40ad-b327-15227ef615c4",
      "image": "",
      "name": "Savage",
      "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": false,
      "house": "",
      "id": "f8c5cdbf-a6e9-431b-85a4-9d6dd2fa09dd",
      "image": "",
      "name": "Humphrey Belcher",
      "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": false,
      "house": "",
      "id": "6821f44c-d662-4a57-9236-0a0b289e14ac",
      "image": "",
      "name": "Bob Ogden",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "dark",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "ee7b0dfb-b639-46f1-9364-7644a103a9a3",
      "image": "",
      "name": "Morfin Gaunt",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "brown",
      "gender": "male",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "0607b07a-d58a-47c7-8845-32476298e9ef",
      "image": "",
      "name": "Marvolo Gaunt",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "dull",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "23d32b4f-189e-4704-918c-73e733293bcd",
      "image": "",
      "name": "Merope Gaunt",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "b1189355-fe8a-49c5-9a37-3312ef7caecf",
      "image": "",
      "name": "Cecilia",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "dark",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "3a0fe4df-2e40-4541-8d7f-13586f0b9294",
      "image": "",
      "name": "Tom Riddle",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "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": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "e0656ac4-fa6d-419b-a798-ce98ccb1e5dd",
      "image": "",
      "name": "Caractacus Burke",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "345e02fa-cb14-4269-be4b-8c50090f42fb",
      "image": "",
      "name": "Billy Stubbs",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "f4c61a83-8f9a-4e66-873f-2e7375d6d309",
      "image": "",
      "name": "Amy Benson",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "36f0ca66-b700-4ed6-9cc3-884941f3dfab",
      "image": "",
      "name": "Dennis Bishop",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Amelda Brown",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "39c01cd4-c599-4eb2-86be-86c3b5e38aee",
      "image": "",
      "name": "Mrs Cole",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "muggle",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "a224e504-8a52-4e25-82fc-22cc121180e9",
      "image": "",
      "name": "Eric Whalley",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "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": "Paul Ritter",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "0d3d2a06-54dd-4f0a-80b5-a4b9e7f651b1",
      "image": "",
      "name": "Eldred Worple",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Charlie Bennison",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "dark",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "c86421d3-d5a1-4ab3-a980-1ba6bca5e572",
      "image": "",
      "name": "Sanguini",
      "patronus": "",
      "species": "vampire",
      "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": false,
      "house": "",
      "id": "cc511b1e-0f11-4b83-80a7-5862cf0ef145",
      "image": "",
      "name": "Gawain Robards",
      "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": false,
      "house": "",
      "id": "0a0dfd61-c500-4a02-ad56-b7ab4f4a9371",
      "image": "",
      "name": "Fergus",
      "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": false,
      "house": "",
      "id": "dfc535e3-c367-4d6c-b026-a3ae450c7c1b",
      "image": "",
      "name": "Wilkie Twycross",
      "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": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "c4e73590-3ee2-4125-87fb-692dd991819b",
      "image": "",
      "name": "Galatea Merrythought",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "92956011-c3f9-4537-80a7-798ec6065f98",
      "image": "",
      "name": "Hepzibah Smith",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "096825a1-4e83-4744-8186-a83139d387c1",
      "image": "",
      "name": "Hokey",
      "patronus": "",
      "species": "house-elf",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "9cd332eb-9f6c-4c03-8c66-9dd04bb23dd4",
      "image": "",
      "name": "Octavius Pepper",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "58cfdca2-6068-4474-ad37-5e12a1b50671",
      "image": "",
      "name": "Bertram Aubrey",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "ceb72b66-cef4-4578-a48b-5e613fcbd276",
      "image": "",
      "name": "Eileen Prince",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Ralph Ineson",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "5d20ece0-e872-453b-8f9a-bee8b704f7c7",
      "image": "",
      "name": "Amycus Carrow",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Suzie Toase",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "88c30ceb-c607-49bc-b6c9-85365aee9e8c",
      "image": "",
      "name": "Alecto Carrow",
      "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": false,
      "house": "",
      "id": "e12104b2-a1e1-4d62-8c83-9ada5c95eb9f",
      "image": "",
      "name": "Gibbon",
      "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": false,
      "house": "",
      "id": "85fc2ddf-c149-4bae-a987-2a6924960ffa",
      "image": "",
      "name": "Tobias Snape",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Guy Henry",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "81ff4efd-b2e3-45db-8be8-08a5bc4f195a",
      "image": "",
      "name": "Pius Thicknesse",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Harriet Thorpe",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "blonde",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "01657fd1-aa13-482a-a5d0-25c19c95b9c9",
      "image": "",
      "name": "Wakanda",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Carolyn Pickles",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": true,
      "hogwarts_student": false,
      "house": "",
      "id": "61d78dce-890b-4f02-844f-b41d66553802",
      "image": "",
      "name": "Charity Burbage",
      "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": false,
      "house": "",
      "id": "4a45f7ae-518b-4e9a-bf6e-cb9134d29afc",
      "image": "",
      "name": "Percival Dumbledore",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "muggleborn",
      "date_of_birth": null,
      "eye_colour": "dark",
      "gender": "female",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "5a4c95db-947d-4914-a631-41e8d466328e",
      "image": "",
      "name": "Kendra Dumbledore",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Hebe Beardsall",
      "alive": false,
      "ancestry": "half-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "a3cf6943-d402-41d4-b98e-3c4a444b828d",
      "image": "",
      "name": "Ariana Dumbledore",
      "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": false,
      "house": "",
      "id": "5cd214c9-7822-47e0-b41d-01939ade77e7",
      "image": "",
      "name": "Betty Braithwaite",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "half-veela",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "blonde",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "acff45a0-33e5-4d19-ad9b-4e522e5edaab",
      "image": "",
      "name": "Apolline Delacour",
      "patronus": "",
      "species": "half-human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Angelica Mandy",
      "alive": true,
      "ancestry": "quarter-veela",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "blonde",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "5293240e-c512-4cdb-89b0-cb21ef8b04fb",
      "image": "",
      "name": "Gabrielle Delacour",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "bd9f49ef-452e-4c22-84c8-ab76da9f0003",
      "image": "",
      "name": "Monsieur Delacour",
      "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": false,
      "house": "",
      "id": "4848cf4f-27ac-42d3-8e49-f63515c92c37",
      "image": "",
      "name": "Dragomir Gorgovitch",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Rhys Ifans",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "white",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Ravenclaw",
      "id": "d1e8ddf1-cfc7-404a-bffe-f4ac6c656ead",
      "image": "",
      "name": "Xenophilius Lovegood",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Ravenclaw",
      "id": "20354d7a-e4fe-47af-8ff6-187bca92f3f9",
      "image": "",
      "name": "Pandora Lovegood",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Matyelok Gibbs",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "grey",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "f7457448-8382-4e5e-b72a-0044fc6f8958",
      "image": "",
      "name": "Muriel",
      "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": false,
      "house": "",
      "id": "cf903d42-5d51-44b0-b362-adc57e626885",
      "image": "",
      "name": "Bilius",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Rod Hunt",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "blond",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "753ffe5f-19a8-41c9-b264-289766c8a4be",
      "image": "",
      "name": "Thorfinn Rowle",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Steffan Rhodri",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "d4eee96d-c53f-4e6f-8a95-c97d42343833",
      "image": "",
      "name": "Reg Cattermole",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "David O'Hara",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "black",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "22ed3c3e-c30c-4e79-a93d-fdfe470c8090",
      "image": "",
      "name": "Albert Runcorn",
      "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": false,
      "house": "",
      "id": "daea26d1-895d-4c29-8225-4d1ec2607cf0",
      "image": "",
      "name": "Arkie Alderton",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Kate Fleetwood",
      "alive": true,
      "ancestry": "muggleborn",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "e96dc731-5217-4c83-b173-248e1c70b5e7",
      "image": "",
      "name": "Mary Cattermole",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "unicorn hair",
        "length": 8.75,
        "wood": "cherry"
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "5f70c4d0-981e-4dab-993d-5af0aa6bbcd5",
      "image": "",
      "name": "Maisie Cattermole",
      "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": false,
      "house": "",
      "id": "0aabac0a-9212-4cad-9c42-d54886feb351",
      "image": "",
      "name": "Ellie Cattermole",
      "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": false,
      "house": "",
      "id": "064733fb-bd1c-4b15-8fdd-2b3100b34f0b",
      "image": "",
      "name": "Alfred Cattermole",
      "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": false,
      "house": "",
      "id": "0f5bc3a8-566d-443e-a49a-8e0616fb8dec",
      "image": "",
      "name": "Gornuk",
      "patronus": "",
      "species": "goblin",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "ede100e7-c8d8-42bb-8d39-ed41c92979c8",
      "image": "",
      "name": "Bowman Wright",
      "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": false,
      "house": "",
      "id": "151f886b-2fcf-4010-9e6f-8621e616a2c4",
      "image": "",
      "name": "Ivor Dillonsby",
      "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": false,
      "house": "",
      "id": "38aa76a6-d1d9-4ef5-9e67-573fe4fa916e",
      "image": "",
      "name": "Enid Smeek",
      "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": false,
      "house": "",
      "id": "8e0715f3-1b16-44b7-862d-bcdea99e7ba6",
      "image": "",
      "name": "Egbert the Egregious",
      "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": false,
      "house": "",
      "id": "d9175f7a-9e92-45fc-8207-b31b5a69c8e6",
      "image": "",
      "name": "Godelot",
      "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": false,
      "house": "",
      "id": "6af6d07a-692a-42d6-80ab-dec3cef84269",
      "image": "",
      "name": "Hereward",
      "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": false,
      "house": "",
      "id": "63b292fd-d297-4bb3-95d2-51a88a46891b",
      "image": "",
      "name": "Loxias",
      "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": false,
      "house": "",
      "id": "c86e0027-dd93-4ddd-bec3-a1b832fd27f1",
      "image": "",
      "name": "Barnabas Deverill",
      "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": false,
      "house": "",
      "id": "3535214c-9814-42c1-95d1-2e1db92d2a47",
      "image": "",
      "name": "Arcus",
      "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": false,
      "house": "",
      "id": "b336a6be-7954-420e-8e05-95945ad1d727",
      "image": "",
      "name": "Livius",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "14505ff9-e2d8-4a27-bc85-c8d8dfb2ca33",
      "image": "",
      "name": "Antioch Peverell",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "9a8b9fcd-6610-4e24-a5c6-bec1aa50fadd",
      "image": "",
      "name": "Cadmus Peverell",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "",
      "alive": false,
      "ancestry": "pure-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "461bddf4-cc9d-4737-b1a2-703c06b771a6",
      "image": "",
      "name": "Ignotus Peverell",
      "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": false,
      "house": "",
      "id": "a8dc2688-e8a2-4d50-ac06-5cd324becb5b",
      "image": "",
      "name": "Selwyn",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Nick Moran",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Slytherin",
      "id": "1d6d87f8-6561-4e27-b77d-247067d3a7cc",
      "image": "",
      "name": "Scabior",
      "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": false,
      "house": "",
      "id": "b3c7de0a-fc23-4dd5-94d2-27e906c45fb7",
      "image": "",
      "name": "Ragnuk the First",
      "patronus": "",
      "species": "goblin",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Luke Newberry",
      "alive": true,
      "ancestry": "half-blood",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "male",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "Hufflepuff",
      "id": "7d7968e6-ef05-4192-87d5-99ebd1e54d0b",
      "image": "",
      "name": "Ted Lupin",
      "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": false,
      "house": "",
      "id": "cae8556b-eea7-4e5a-b6a3-29d685421bfa",
      "image": "",
      "name": "Marius",
      "patronus": "",
      "species": "human",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": true
    },
    {
      "actor": "Jon Key",
      "alive": true,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "black",
      "gender": "male",
      "hair_colour": "white",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "a2c4fbb5-af04-45a4-9a1e-b39f9bb479c8",
      "image": "",
      "name": "Bogrod",
      "patronus": "",
      "species": "goblin",
      "wand": {
        "core": "",
        "length": null,
        "wood": ""
      },
      "wizard": false
    },
    {
      "actor": "Nina Young",
      "alive": false,
      "ancestry": "",
      "date_of_birth": null,
      "eye_colour": "",
      "gender": "female",
      "hair_colour": "",
      "hogwarts_staff": false,
      "hogwarts_student": false,
      "house": "",
      "id": "2d9fd582-0be6-4f11-98f5-3358ad14b973",
      "image": "",
      "name": "The Grey Lady",
      "patronus": "",
      "species": "ghost",
      "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": false,
      "house": "",
      "id": "2550709a-d94b-4794-bb5f-a8d6ba546011",
      "image": "",
      "name": "Dexter Fortescue",
      "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": "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
}