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
Key | Datatype | Required | Description |
---|---|---|---|
name | null | Houses with the given name are included in the response | |
region | null | Houses that belong in the given region are included in the response. | |
words | null | Houses that has the given words are included in the response. | |
hasWords | null | Houses that have words (or not) are included in the response. | |
hasTitles | null | Houses that have titles (or not) are included in the response. | |
hasSeats | null | Houses that have seats (or not) are included in the response. | |
hasDiedOut | null | Houses that are extinct are included in the response. | |
hasAncestralWeapons | null | ||
page | null | ||
pageSize | null |
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"]}]