Logo

Allosaurus - API Documentation

Schema
[
  {
    "author": "String",
    "cover": "String",
    "slug": "String",
    "title": "String",
    "uri": "String",
    "year": "Integer"
  }
]
Schema
{
  "author": "String",
  "cover": "String",
  "slug": "String",
  "title": "String",
  "uri": "String",
  "year": "Integer"
}
Schema
{
  "avatar": "String",
  "name": "String",
  "slug": "String",
  "uri": "String"
}
Schema
{
  "avatar": "String",
  "biography": "String",
  "name": "String",
  "occupation": "String",
  "quote": "String",
  "residence": "String",
  "slug": "String",
  "specie": "String",
  "urru_counterpart": "String"
}
Schema
{
  "avatar": "String",
  "name": "String",
  "slug": "String",
  "uri": "String"
}
Schema
{
  "avatar": "String",
  "description": "String",
  "diet": "String",
  "height": "Float",
  "length": "Float",
  "name": "String",
  "name_meaning": "String",
  "slug": "String",
  "uri": "String",
  "weight": "Integer"
}
Schema
{
  "avatar": "String",
  "name": "String",
  "slug": "String",
  "uri": "String"
}
Schema
{
  "abilities": {
    "cost": "Integer",
    "cost_type": "String",
    "description": "String",
    "duration": "String",
    "icon": "String",
    "name": "String",
    "slug": "String"
  },
  "armor": "Integer",
  "avatar": "String",
  "build_time": "Integer",
  "damage": "Integer",
  "hitpoints": "Integer",
  "hotkey": "String",
  "max_energy": "Integer",
  "minerals": "Integer",
  "name": "String",
  "picture": "String",
  "range": "Integer",
  "sight": "Integer",
  "slug": "String",
  "speed": "Float",
  "starting_energy": "Integer",
  "supply": "Integer",
  "type": "String",
  "upgrades": {
    "build_time": "Integer",
    "description": "String",
    "icon": "String",
    "minerals": "Integer",
    "name": "String",
    "slug": "String",
    "vespene_gas": "Integer"
  },
  "uri": "String",
  "vespene_gas": "Integer"
}
Schema
{
  "avatar": "String",
  "name": "String",
  "slug": "String",
  "uri": "String"
}
Schema
{
  "abilities": {
    "cost": "Integer",
    "cost_type": "String",
    "description": "String",
    "duration": "String",
    "icon": "String",
    "name": "String",
    "slug": "String"
  },
  "armor": "Integer",
  "avatar": "String",
  "build_time": "Integer",
  "damage": "Integer",
  "hitpoints": "Integer",
  "hotkey": "String",
  "max_energy": "Integer",
  "minerals": "Integer",
  "name": "String",
  "picture": "String",
  "range": "Integer",
  "sight": "Integer",
  "slug": "String",
  "speed": "Float",
  "starting_energy": "Integer",
  "supply": "Integer",
  "type": "String",
  "upgrades": {
    "build_time": "Integer",
    "description": "String",
    "icon": "String",
    "minerals": "Integer",
    "name": "String",
    "slug": "String",
    "vespene_gas": "Integer"
  },
  "uri": "String",
  "vespene_gas": "Integer"
}