An API of Ice and Fire · Example Payload

House

Game of ThronesASOIAFA Song of Ice and FireBooksCharactersHousesFantasyEntertainmentOpen APIFree API

House is an example object payload from An API of Ice and Fire, with 16 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

urlnameregioncoatOfArmswordstitlesseatscurrentLordheiroverlordfoundedfounderdiedOutancestralWeaponscadetBranchesswornMembers

Example Payload

Raw ↑
{
  "url": "https://www.anapioficeandfire.com/api/houses/1",
  "name": "House Algood",
  "region": "The Westerlands",
  "coatOfArms": "A golden wreath, on a blue field with a gold border(Azure, a garland of laurel within a bordure or)",
  "words": "",
  "titles": [],
  "seats": [],
  "currentLord": "",
  "heir": "",
  "overlord": "https://www.anapioficeandfire.com/api/houses/229",
  "founded": "",
  "founder": "",
  "diedOut": "",
  "ancestralWeapons": [],
  "cadetBranches": [],
  "swornMembers": []
}