Houses

GET https://www.anapioficeandfire.com/api/houses?page&pageSize

Returns a list of Game of Thrones houses.

Website - https://anapioficeandfire.com/Documentation

Request Params

KeyDatatypeRequiredDescription
namenullHouses with the given name are included in the response
regionnullHouses that belong in the given region are included in the response.
wordsnullHouses that has the given words are included in the response.
hasWordsnullHouses that have words (or not) are included in the response.
hasTitlesnullHouses that have titles (or not) are included in the response.
hasSeatsnullHouses that have seats (or not) are included in the response.
hasDiedOutnullHouses that are extinct are included in the response.
hasAncestralWeaponsnull
pagenull
pageSizenull

RESPONSES

status: OK

[{"url":"https://www.anapioficeandfire.com/api/houses/72","name":"House Clegane","region":"The Westerlands","coatOfArms":"Three dogs on a yellow field(Or, three dogs courant in pale sable)","words":"","titles":["Ser"],"seats":["Clegane's Keep"],"currentLord":"","heir":"","overlord":"https://www.anapioficeandfire.com/api/houses/229","founded":"","founder":"https://www.anapioficeandfire.com/api/characters/1272","diedOut":"","ancestralWeapons":[""],"cadetBranches":[],"swornMembers":["https://www.anapioficeandfire.com/api/characters/955","https://www.anapioficeandfire.com/api/characters/1270","https://www.anapioficeandfire.com/api/characters/1272","https://www.anapioficeandfire.com/api/characters/1350","https://www.anapioficeandfire.com/api/characters/1356","https://www.anapioficeandfire.com/api/characters/1442","https://www.anapioficeandfire.com/api/characters/1568","https://www.anapioficeandfire.com/api/characters/1814","https://www.anapioficeandfire.com/api/characters/1852","https://www.anapioficeandfire.com/api/characters/1994","https://www.anapioficeandfire.com/api/characters/2012"]}]