Skip to content

Instantly share code, notes, and snippets.

@regner
Last active August 29, 2015 14:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save regner/f360e9972fbfd05dad7a to your computer and use it in GitHub Desktop.
Save regner/f360e9972fbfd05dad7a to your computer and use it in GitHub Desktop.
Updating with newest example.
{
"mediatypes": [
{
"attributes": {
"text": {
"type": "String",
"description": "Text of the document",
"isOptional": false
}
},
"type": "Dict",
"description": "Public Path-to-Game Document Contents for DUST",
"isOptional": false
},
{
"attributes": {},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"tournament": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "the tournament this match is part of",
"isOptional": false
},
"stats": {
"attributes": {
"pilots": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"redTeam": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"teamName": {
"type": "String",
"description": "name",
"isOptional": "Name of the team"
}
},
"type": "Ref",
"description": "The red team",
"isOptional": false
},
"bans": {
"attributes": {
"self": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Bans for this match",
"isOptional": false
},
"redTeam": {
"attributes": {
"typeBans": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"bannedBy": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "the team that requested this ban",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"blueTeam": {
"attributes": {
"typeBans": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"bannedBy": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "the team that requested this ban",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"finalized": {
"type": "Bool",
"description": "Is the match result decided",
"isOptional": false
},
"series": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "the series this match is part of",
"isOptional": false
},
"winner": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Winner of this match",
"isOptional": true
},
"staticSceneData": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The static scene data for the match",
"isOptional": true
},
"firstReplayFrame": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The first frame of realtime data",
"isOptional": true
},
"lastReplayFrame": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The last frame of realtime data",
"isOptional": true
},
"blueTeam": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"teamName": {
"type": "String",
"description": "name",
"isOptional": "Name of the team"
}
},
"type": "Ref",
"description": "The blue team",
"isOptional": false
},
"inProgress": {
"type": "Bool",
"description": "Is the match currently being played",
"isOptional": false
},
"score": {
"attributes": {
"redTeam": {
"type": "Float",
"isOptional": false
},
"blueTeam": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "ID of a killmail related to the selected war.",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"marketSellOrders": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"marketBuyOrders": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"description": {
"type": "String",
"description": "Description of the region",
"isOptional": false
},
"constellations": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"name": {
"type": "String",
"description": "Name of the region",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"corpJoinDate": {
"type": "String",
"description": "Date they joined their most recent corporation",
"isOptional": false
},
"creationDate": {
"type": "String",
"description": "Date the character was created",
"isOptional": false
},
"alliance": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "The alliance they belong to",
"isOptional": true
},
"damageDone": {
"type": "Float",
"isOptional": false
},
"kills": {
"type": "Long",
"isOptional": false
},
"deaths": {
"type": "Long",
"isOptional": false
},
"corporation": {
"attributes": {
"isNPC": {
"type": "Bool",
"isOptional": false
},
"logo": {
"attributes": {
"logo": {
"attributes": {
"color1": {
"type": "Long",
"isOptional": true
},
"color3": {
"type": "Long",
"isOptional": true
},
"shape3": {
"type": "Long",
"isOptional": true
},
"shape2": {
"type": "Long",
"isOptional": true
},
"shape1": {
"type": "Long",
"isOptional": true
},
"color2": {
"type": "Long",
"isOptional": true
}
},
"type": "Dict",
"isOptional": true
},
"128x128": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 128x128 corporations logo",
"isOptional": false
},
"256x256": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 256x256 corporations logo",
"isOptional": false
},
"64x64": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 64x64 corporations logo",
"isOptional": false
},
"32x32": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 32x32 corporations logo",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"description": "name",
"isOptional": "Name of the pilot"
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Portrait of the pilot",
"isOptional": false
}
},
"type": "Ref",
"description": "The character who these stats are for",
"isOptional": false
},
"recentShips": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"matchesParticipatedIn": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"href": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"description": "The name of the team",
"isOptional": false
}
},
"type": "Ref",
"description": "Link to a tournament team resource",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"position": {
"attributes": {
"y": {
"type": "Float",
"isOptional": false
},
"x": {
"type": "Float",
"isOptional": false
},
"z": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"type": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Type of the planet",
"isOptional": false
},
"system": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the system the planet is in",
"isOptional": false
},
"name": {
"type": "String",
"description": "Name of the planet",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"globalObjects": {
"attributes": {
"name": {
"type": "String",
"isOptional": false
},
"planetOrMoonInfo": {
"attributes": {
"heightMap1": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"shaderPreset": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"heightMap2": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"radius": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": true
},
"y": {
"type": "Float",
"isOptional": false
},
"x": {
"type": "Float",
"isOptional": false
},
"z": {
"type": "Float",
"isOptional": false
},
"type": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"ships": {
"attributes": {
"item": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"points": {
"type": "Float",
"description": "The point value of the ship",
"isOptional": false
},
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"turrets": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"graphicResource": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"type": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"nebulaName": {
"type": "String",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"skillPoints": {
"type": "Long",
"description": "Current skill point count for skill",
"isOptional": true
},
"self": {
"type": "String",
"description": "URI of this sub-object, allowing updates and deletes when aggregated",
"isOptional": true
},
"href": {
"type": "Uri",
"description": "URI of skill ItemType",
"isOptional": false
},
"name": {
"type": "String",
"description": "Name of skill",
"isOptional": true
},
"level": {
"type": "Long",
"description": "Current skill level",
"isOptional": true
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"standing": {
"type": "Float",
"description": "Standing of contact",
"isOptional": false
},
"character": {
"attributes": {
"name": {
"type": "String",
"isOptional": false
},
"corporation": {
"attributes": {
"isNPC": {
"type": "Bool",
"isOptional": false
},
"logo": {
"attributes": {
"logo": {
"attributes": {
"color1": {
"type": "Long",
"isOptional": true
},
"color3": {
"type": "Long",
"isOptional": true
},
"shape3": {
"type": "Long",
"isOptional": true
},
"shape2": {
"type": "Long",
"isOptional": true
},
"shape1": {
"type": "Long",
"isOptional": true
},
"color2": {
"type": "Long",
"isOptional": true
}
},
"type": "Dict",
"isOptional": true
},
"128x128": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 128x128 corporations logo",
"isOptional": false
},
"256x256": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 256x256 corporations logo",
"isOptional": false
},
"64x64": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 64x64 corporations logo",
"isOptional": false
},
"32x32": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 32x32 corporations logo",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"isNPC": {
"type": "Bool",
"isOptional": false
},
"mercenary": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
},
"capsuleer": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"portrait": {
"attributes": {
"64x64": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 64x64 character portrait image",
"isOptional": false
},
"128x128": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 128x128 character portrait image",
"isOptional": false
},
"256x256": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 256x256 character portrait image",
"isOptional": false
},
"32x32": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 32x32 character portrait image",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Dict",
"isOptional": true
},
"contact": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to Character or Corporation",
"isOptional": false
},
"href": {
"type": "Uri",
"description": "URI of contact resource allowing updates and deletion when aggregated",
"isOptional": false
},
"contactType": {
"type": "String",
"description": "This contact is character or corporation",
"isOptional": false
},
"watched": {
"type": "Bool",
"description": "Flag indicating whether this contact is being watched",
"isOptional": true
},
"blocked": {
"type": "Bool",
"description": "Flag indicating whether this contact is in the blocked list. Note a missing value denotes unknown; not false or true",
"isOptional": true
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"body": {
"type": "String",
"description": "The mail body content",
"isOptional": false
},
"forward": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the Mail that is being forwarded",
"isOptional": true
},
"reply": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the Mail that is being replied to",
"isOptional": true
},
"recipients": {
"attributes": {
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"subject": {
"type": "String",
"description": "The mail subject",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"alliance": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "link to member alliance",
"isOptional": true
},
"name": {
"type": "String",
"description": "The name of the member",
"isOptional": false
},
"corporation": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "link to member corporation",
"isOptional": true
},
"self": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "link to this resource",
"isOptional": false
},
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "link to member character",
"isOptional": true
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Icon for this member",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"standing": {
"type": "Float",
"description": "Standing of contact",
"isOptional": true
},
"watched": {
"type": "Bool",
"description": "Flag indicating whether this contact is being watched",
"isOptional": true
},
"href": {
"type": "Uri",
"description": "URI of contact resource allowing updates and deletion when aggregated",
"isOptional": true
},
"contact": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": true
},
"id": {
"type": "Long",
"isOptional": true
}
},
"type": "Ref",
"description": "Reference to Character or Corporation",
"isOptional": false
},
"contactType": {
"type": "String",
"description": "This contact is character or corporation",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the character bound to this token",
"isOptional": true
},
"user": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the user bound to this token",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"systemCostIndices": {
"attributes": {
"costIndex": {
"type": "Float",
"description": "value of the index",
"isOptional": false
},
"activityID": {
"type": "Long",
"description": "id of the activty",
"isOptional": false
},
"activityName": {
"type": "String",
"description": "name of the activity",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"solarSystem": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "solarSystemID for the system the team resides in.",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "Solar system.",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"matchesInProgress": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Array",
"description": "An array of URLs to matches that are currently in progress",
"isOptional": true
},
"redTeam": {
"attributes": {
"isDecided": {
"type": "Bool",
"isOptional": false
},
"isBye": {
"type": "Bool",
"isOptional": false
},
"team": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"teamName": {
"type": "String",
"description": "name",
"isOptional": "Name of the team"
}
},
"type": "Ref",
"description": "The red team",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
"matchesWon": {
"attributes": {
"redTeam": {
"type": "Long",
"isOptional": false
},
"blueTeam": {
"type": "Long",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"matches": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"self": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"winner": {
"attributes": {
"isDecided": {
"type": "Bool",
"isOptional": false
},
"isBye": {
"type": "Bool",
"isOptional": false
},
"team": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"teamName": {
"type": "String",
"description": "name",
"isOptional": "Name of the team"
}
},
"type": "Ref",
"description": "The winning team",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
"loser": {
"attributes": {
"isDecided": {
"type": "Bool",
"isOptional": false
},
"isBye": {
"type": "Bool",
"isOptional": false
},
"team": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"teamName": {
"type": "String",
"description": "name",
"isOptional": "Name of the team"
}
},
"type": "Ref",
"description": "The losing team",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
"length": {
"type": "Long",
"description": "Amount of matches in this series",
"isOptional": false
},
"blueTeam": {
"attributes": {
"isDecided": {
"type": "Bool",
"isOptional": false
},
"isBye": {
"type": "Bool",
"isOptional": false
},
"team": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"teamName": {
"type": "String",
"description": "name",
"isOptional": "Name of the team"
}
},
"type": "Ref",
"description": "The blue team",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
"structure": {
"attributes": {
"outgoingLoser": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Next series for loser",
"isOptional": true
},
"outgoingWinner": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Next series for winner",
"isOptional": true
},
"incomingRed": {
"attributes": {
"linkType": {
"type": "String",
"description": "Whether this is the series winner or loser",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Series where blue team was decided",
"isOptional": true
},
"incomingBlue": {
"attributes": {
"linkType": {
"type": "String",
"description": "Whether this is the series winner or loser",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Series where red team was decided",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"category": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"published": {
"type": "Bool",
"isOptional": false
},
"description": {
"type": "String",
"isOptional": false
},
"types": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"status": {
"type": "String",
"description": "The server status message",
"isOptional": false
},
"motd": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Link to the message of the day",
"isOptional": false
},
"clientVersion": {
"type": "String",
"description": "The client version",
"isOptional": false
},
"crestEndpoint": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Link to the root of the crest API.",
"isOptional": false
},
"sentryDSN": {
"type": "String",
"description": "Connection string for sentry exception reporting.",
"isOptional": false
},
"serverVersion": {
"type": "String",
"description": "The server version",
"isOptional": false
},
"authEndpoint": {
"attributes": {
"username": {
"type": "String",
"description": "The endpoint at which to authenticate by username",
"isOptional": false
},
"psn": {
"type": "String",
"description": "The endpoint for authenticate with a PSN token",
"isOptional": true
},
"vgs": {
"type": "String",
"description": "The endpoint for the virtual goods service",
"isOptional": true
}
},
"type": "Dict",
"description": "The URIs to use for authentication",
"isOptional": false
},
"userCount": {
"type": "Long",
"description": "Number of online users",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"name": {
"type": "String",
"isOptional": false
},
"groups": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"published": {
"type": "Bool",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"redTeamShipData": {
"attributes": {
"physicsData": {
"attributes": {
"vx": {
"type": "Float",
"isOptional": false
},
"vy": {
"type": "Float",
"isOptional": false
},
"y": {
"type": "Float",
"isOptional": false
},
"x": {
"type": "Float",
"isOptional": false
},
"vz": {
"type": "Float",
"isOptional": false
},
"z": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"shield": {
"type": "Float",
"isOptional": false
},
"armor": {
"type": "Float",
"isOptional": false
},
"points": {
"type": "Float",
"isOptional": false
},
"shipType": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"structure": {
"type": "Float",
"isOptional": false
},
"pilot": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"description": "name",
"isOptional": "Name of the pilot"
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Portrait of the pilot",
"isOptional": false
}
},
"type": "Ref",
"description": "The character who is flying this ship",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"blueTeamShipData": {
"attributes": {
"physicsData": {
"attributes": {
"vx": {
"type": "Float",
"isOptional": false
},
"vy": {
"type": "Float",
"isOptional": false
},
"y": {
"type": "Float",
"isOptional": false
},
"x": {
"type": "Float",
"isOptional": false
},
"vz": {
"type": "Float",
"isOptional": false
},
"z": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"shield": {
"type": "Float",
"isOptional": false
},
"armor": {
"type": "Float",
"isOptional": false
},
"points": {
"type": "Float",
"isOptional": false
},
"shipType": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"structure": {
"type": "Float",
"isOptional": false
},
"pilot": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"description": "name",
"isOptional": "Name of the pilot"
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Portrait of the pilot",
"isOptional": false
}
},
"type": "Ref",
"description": "The character who is flying this ship",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"blueTeamFleetAttributes": {
"attributes": {
"totalEHP": {
"type": "Float",
"isOptional": false
},
"maxControl": {
"type": "Float",
"isOptional": false
},
"totalReps": {
"type": "Float",
"isOptional": false
},
"appliedDPS": {
"type": "Float",
"isOptional": false
},
"appliedControl": {
"type": "Float",
"isOptional": false
},
"maxDPS": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"frameNum": {
"type": "Long",
"isOptional": false
},
"tidiFactor": {
"type": "Float",
"description": "How fast time is advancing: 1.0 is normal, 2.0 is double speed",
"isOptional": false
},
"time": {
"type": "Long",
"isOptional": false
},
"redTeamFleetAttributes": {
"attributes": {
"totalEHP": {
"type": "Float",
"isOptional": false
},
"maxControl": {
"type": "Float",
"isOptional": false
},
"totalReps": {
"type": "Float",
"isOptional": false
},
"appliedDPS": {
"type": "Float",
"isOptional": false
},
"appliedControl": {
"type": "Float",
"isOptional": false
},
"maxDPS": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"prevFrame": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The previous frame of replay",
"isOptional": true
},
"nextFrame": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The next frame of replay",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"parentGroup": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the parent market group",
"isOptional": true
},
"href": {
"type": "Uri",
"description": "A URI for this market group",
"isOptional": false
},
"name": {
"type": "String",
"description": "The market group's name",
"isOptional": false
},
"types": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the list of types available in this market group",
"isOptional": false
},
"description": {
"type": "String",
"description": "The market group's description",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"nda": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "DUST Beta Nondisclosure Agreement",
"isOptional": false
},
"eula": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "DUST End User License Agreement",
"isOptional": false
},
"servernotavailable": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Text to be displayed at times when the server is not available",
"isOptional": false
},
"patchnotes": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Current DUST patch notes",
"isOptional": false
},
"ageconfirmation": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Legal text asking for age confirmation",
"isOptional": false
}
},
"type": "Dict",
"description": "Public Path-to-Game Documents for DUST",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"updateClonesQuote": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the resource for requesting a quote for modifying the districts clones.",
"isOptional": true
},
"owner": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the current owner of the district.",
"isOptional": true
},
"reinforce": {
"type": "Long",
"description": "A reinforce hour from 0 to 24.",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
},
"conquerable": {
"type": "Bool",
"description": "Is this district allowed to be owned by player corporations?",
"isOptional": false
},
"constellation": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the constellation this district is in.",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"nextReinforce": {
"type": "String",
"description": "The UTC date when this district will next enter its reinforce cycle.",
"isOptional": true
},
"index": {
"type": "Long",
"description": "The district index on the planet.",
"isOptional": false
},
"system": {
"attributes": {
"security": {
"type": "Float",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the system this district is in.",
"isOptional": false
},
"cloneCapacity": {
"type": "Long",
"description": "The maximum number of clones that can be stored.",
"isOptional": false
},
"latitude": {
"type": "Float",
"description": "Latitude in radians of this district on the planet.",
"isOptional": false
},
"generating": {
"type": "Bool",
"description": "Is this district currently generating new clones?",
"isOptional": false
},
"infrastructure": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the type of infrastructure installed on this district.",
"isOptional": true
},
"attacked": {
"type": "Bool",
"description": "Is this district currently scheduled for an attack?",
"isOptional": false
},
"updateClones": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the resource for modifying clones on this district.",
"isOptional": true
},
"cloneRate": {
"type": "Long",
"description": "The number of clones that will be generated at the next reinforce cycle.",
"isOptional": false
},
"clones": {
"type": "Long",
"description": "Number of clones currently available at this district.",
"isOptional": false
},
"locked": {
"type": "Bool",
"description": "Is this district currently locked from making any changes?",
"isOptional": false
},
"name": {
"type": "String",
"description": "The name of this district.",
"isOptional": false
},
"region": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the region this district is in.",
"isOptional": false
},
"longitude": {
"type": "Float",
"description": "Longitude in radians of this district on the planet.",
"isOptional": false
},
"planet": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the planet this district is on.",
"isOptional": false
},
"updateInfrastructure": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "A URI to the resource for modifying the infrastructure type on this district.",
"isOptional": true
},
"updateReinforce": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the resource for modifying reinforce time on this district.",
"isOptional": true
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"marketGroup": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the market group this type belongs in",
"isOptional": false
},
"type": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "The actual static type referenced by this market type",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"representations": {
"attributes": {
"acceptType": {
"attributes": {
"name": {
"type": "String",
"isOptional": false
},
"jsonDumpOfStructure": {
"type": "String",
"isOptional": true
}
},
"type": "Dict",
"isOptional": true
},
"verb": {
"type": "String",
"isOptional": false
},
"contentType": {
"attributes": {
"name": {
"type": "String",
"isOptional": false
},
"jsonDumpOfStructure": {
"type": "String",
"isOptional": true
}
},
"type": "Dict",
"isOptional": true
},
"version": {
"type": "Long",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"matchesInProgress": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Array",
"description": "An array of URLs to matches that are currently in progress",
"isOptional": true
},
"redTeam": {
"attributes": {
"isDecided": {
"type": "Bool",
"isOptional": false
},
"isBye": {
"type": "Bool",
"isOptional": false
},
"team": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"teamName": {
"type": "String",
"description": "name",
"isOptional": "Name of the team"
}
},
"type": "Ref",
"description": "The red team",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
"matchesWon": {
"attributes": {
"redTeam": {
"type": "Long",
"isOptional": false
},
"blueTeam": {
"type": "Long",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"matches": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"self": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"winner": {
"attributes": {
"isDecided": {
"type": "Bool",
"isOptional": false
},
"isBye": {
"type": "Bool",
"isOptional": false
},
"team": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"teamName": {
"type": "String",
"description": "name",
"isOptional": "Name of the team"
}
},
"type": "Ref",
"description": "The winning team",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
"loser": {
"attributes": {
"isDecided": {
"type": "Bool",
"isOptional": false
},
"isBye": {
"type": "Bool",
"isOptional": false
},
"team": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"teamName": {
"type": "String",
"description": "name",
"isOptional": "Name of the team"
}
},
"type": "Ref",
"description": "The losing team",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
"length": {
"type": "Long",
"description": "Amount of matches in this series",
"isOptional": false
},
"blueTeam": {
"attributes": {
"isDecided": {
"type": "Bool",
"isOptional": false
},
"isBye": {
"type": "Bool",
"isOptional": false
},
"team": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"teamName": {
"type": "String",
"description": "name",
"isOptional": "Name of the team"
}
},
"type": "Ref",
"description": "The blue team",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
"structure": {
"attributes": {
"outgoingLoser": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Next series for loser",
"isOptional": true
},
"outgoingWinner": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Next series for winner",
"isOptional": true
},
"incomingRed": {
"attributes": {
"linkType": {
"type": "String",
"description": "Whether this is the series winner or loser",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Series where blue team was decided",
"isOptional": true
},
"incomingBlue": {
"attributes": {
"linkType": {
"type": "String",
"description": "Whether this is the series winner or loser",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Series where red team was decided",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"orderCount": {
"type": "Long",
"description": "number of transactions on this date",
"isOptional": false
},
"lowPrice": {
"type": "Float",
"description": "low price for the type on this date",
"isOptional": false
},
"highPrice": {
"type": "Float",
"description": "high price for the type on this date",
"isOptional": false
},
"avgPrice": {
"type": "Float",
"description": "average price for the type on this date",
"isOptional": false
},
"volume": {
"type": "Long",
"description": "quantity of the type sold on this date",
"isOptional": false
},
"date": {
"type": "String",
"description": "date of the market history entry",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"marketGroup": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the market group this type belongs in",
"isOptional": false
},
"type": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "The actual static type referenced by this market type",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"body": {
"type": "String",
"description": "The mail body content",
"isOptional": true
},
"status": {
"type": "String",
"description": "A comma-seperated list of status flags on this mail.",
"isOptional": true
},
"sender": {
"attributes": {
"corporation": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"alliance": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"npc": {
"type": "Bool",
"description": "A flag that signifies whether the owner is a NPC",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"recipients": {
"attributes": {
"corporation": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"alliance": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"npc": {
"type": "Bool",
"description": "A flag that signifies whether the owner is a NPC",
"isOptional": false
}
},
"type": "Array",
"description": "An array of recipients who received this mail.",
"isOptional": false
},
"read": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "A href for marking this mail as read",
"isOptional": true
},
"labels": {
"type": "String",
"description": "A comma-seperated list of labels assigned to this mail.",
"isOptional": true
},
"href": {
"type": "Uri",
"description": "A href to this mail resource.",
"isOptional": false
},
"sent": {
"type": "String",
"description": "An ISO-8601 formatted date for when this mail was sent",
"isOptional": false
},
"subject": {
"type": "String",
"description": "The mail subject",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"alliance": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "link to member alliance",
"isOptional": true
},
"name": {
"type": "String",
"description": "The name of the member",
"isOptional": false
},
"corporation": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "link to member corporation",
"isOptional": true
},
"self": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "link to this resource",
"isOptional": false
},
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "link to member character",
"isOptional": true
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Icon for this member",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"documents": {
"attributes": {
"resetDate": {
"type": "String",
"description": "Date when confirmations for the document were last manually reset",
"isOptional": true
},
"href": {
"type": "String",
"description": "URL where the content of the document can be found",
"isOptional": false
},
"documentKey": {
"type": "String",
"description": "Unique key to identify this document, independent of version",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"id": {
"type": "Long",
"description": "Id of the speciality",
"isOptional": false
},
"groups": {
"attributes": {
"id": {
"type": "Long",
"description": "ID of an inventory group",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"name": {
"type": "String",
"description": "The item type's name",
"isOptional": false
},
"description": {
"type": "String",
"description": "The item type's description",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"status": {
"type": "String",
"description": "The server status message",
"isOptional": false
},
"motd": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Link to the message of the day",
"isOptional": false
},
"clientVersion": {
"type": "String",
"description": "The client version",
"isOptional": false
},
"crestEndpoint": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Link to the root of the crest API.",
"isOptional": false
},
"sentryDSN": {
"type": "String",
"description": "Connection string for sentry exception reporting.",
"isOptional": false
},
"serverVersion": {
"type": "String",
"description": "The server version",
"isOptional": false
},
"authEndpoint": {
"attributes": {
"username": {
"type": "String",
"description": "The endpoint at which to authenticate by username",
"isOptional": false
},
"psn": {
"type": "String",
"description": "The endpoint for authenticate with a PSN token",
"isOptional": true
},
"vgs": {
"type": "String",
"description": "The endpoint for the virtual goods service",
"isOptional": true
}
},
"type": "Dict",
"description": "The URIs to use for authentication",
"isOptional": false
},
"edenTime": {
"type": "String",
"description": "approximate eve server time in ISO format",
"isOptional": false
},
"userCount": {
"type": "Long",
"description": "Number of online users",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"body": {
"type": "String",
"description": "The mail body content",
"isOptional": true
},
"status": {
"type": "String",
"description": "A comma-seperated list of status flags on this mail.",
"isOptional": true
},
"sender": {
"attributes": {
"corporation": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"alliance": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"npc": {
"type": "Bool",
"description": "A flag that signifies whether the owner is a NPC",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"recipients": {
"attributes": {
"corporation": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"alliance": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"npc": {
"type": "Bool",
"description": "A flag that signifies whether the owner is a NPC",
"isOptional": false
}
},
"type": "Array",
"description": "An array of recipients who received this mail.",
"isOptional": false
},
"read": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "A href for marking this mail as read",
"isOptional": true
},
"labels": {
"type": "String",
"description": "A comma-seperated list of labels assigned to this mail.",
"isOptional": true
},
"href": {
"type": "Uri",
"description": "A href to this mail resource.",
"isOptional": false
},
"sent": {
"type": "String",
"description": "An ISO-8601 formatted date for when this mail was sent",
"isOptional": false
},
"subject": {
"type": "String",
"description": "The mail subject",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"resource": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"facilityID": {
"type": "Long",
"description": "ID of the facility.",
"isOptional": false
},
"solarSystem": {
"attributes": {
"id": {
"type": "Long",
"description": "solar system ID where the facility is.",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"name": {
"type": "String",
"description": "Name of the facility.",
"isOptional": false
},
"region": {
"attributes": {
"id": {
"type": "Long",
"description": "region ID where the facility is.",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"tax": {
"type": "Float",
"description": "Tax imposed by the facility.",
"isOptional": true
},
"owner": {
"attributes": {
"id": {
"type": "Long",
"description": "owner of the facility.",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"type": {
"attributes": {
"id": {
"type": "Long",
"description": "type ID of the facility.",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"dustPortraits": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to dust portraits",
"isOptional": false
},
"battleQueues": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the battle queue entry point",
"isOptional": false
},
"documents": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to dust documents",
"isOptional": false
},
"l10nString": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to l10nString",
"isOptional": false
},
"loyaltyStores": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the Loyalty Stores",
"isOptional": false
},
"contentStreaming": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to contentStreaming",
"isOptional": false
},
"pathToGame": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to pathToGame",
"isOptional": false
},
"fullMarketGroups": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to Group",
"isOptional": false
},
"battles": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the battles collection resource for searching available battles",
"isOptional": false
},
"infantryMarketGroups": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to Infantry Group",
"isOptional": false
},
"dustSpecialties": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to dust specialties",
"isOptional": false
},
"districtReinforce": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the available reinforce values which can be set on districts",
"isOptional": false
},
"devices": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"checkpoints": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the checkpoints",
"isOptional": true
},
"squads": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to squads",
"isOptional": false
},
"configuration": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the configuration for Dust",
"isOptional": false
},
"districtInfrastructure": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the available infrastructure types which can be installed on districts",
"isOptional": false
},
"keepAlive": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to Dust Keep Alive",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"documents": {
"attributes": {
"resetDate": {
"type": "String",
"description": "Date when confirmations for the document were last manually reset",
"isOptional": true
},
"documentKey": {
"type": "String",
"description": "Unique key to identify this document, independent of version",
"isOptional": false
},
"documentLocation": {
"type": "String",
"description": "The location of the document.",
"isOptional": false
},
"documentType": {
"type": "String",
"description": "type of document URL",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"pilots": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"description": "name",
"isOptional": "Name of the pilot"
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Portrait of the pilot",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"shipsKilled": {
"type": "Long",
"isOptional": false
},
"iskKilled": {
"type": "Long",
"isOptional": false
},
"matches": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Array",
"isOptional": true
},
"flagshipType": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Ref",
"description": "The flagship type the team has declared - only present if querying a specific tournament and if they actually did declare one.",
"isOptional": true
},
"captain": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"description": "name",
"isOptional": "Name of the captain"
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Portrait of the captain",
"isOptional": false
}
},
"type": "Ref",
"description": "The captain of this team",
"isOptional": false
},
"seed": {
"type": "Long",
"description": "The team's seed within a specified tournament",
"isOptional": true
},
"banFrequency": {
"attributes": {
"numBans": {
"type": "Long",
"isOptional": false
},
"shipType": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"members": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The roster of the team",
"isOptional": false
},
"banFrequencyAgainst": {
"attributes": {
"numBans": {
"type": "Long",
"isOptional": false
},
"shipType": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"name": {
"type": "String",
"description": "The teams name",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"adjustedPrice": {
"type": "Float",
"description": "Adjusted price for the item",
"isOptional": true
},
"type": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "The items typeID",
"isOptional": false
},
"name": {
"type": "String",
"description": "Name of the item",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"averagePrice": {
"type": "Float",
"description": "Average market price for the item",
"isOptional": true
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"href": {
"attributes": {
"shortName": {
"type": "String",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"description": "Name of the alliance",
"isOptional": false
}
},
"type": "Ref",
"description": "Link to a single alliance",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"timeFinished": {
"type": "String",
"description": "Time the war ended and shooting was no longer allowed.",
"isOptional": true
},
"openForAllies": {
"type": "Bool",
"description": "Is the war currently open for allies.",
"isOptional": false
},
"allies": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "corporation or alliance ID for an ally.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Icon for the allied corp or alliance.",
"isOptional": false
},
"name": {
"type": "String",
"description": "Name of the allied corp or alliance.",
"isOptional": false
}
},
"type": "Array",
"description": "Link to allied corporations or alliances.",
"isOptional": true
},
"timeStarted": {
"type": "String",
"description": "Time when the war started and both sides could shoot each other.",
"isOptional": true
},
"allyCount": {
"type": "Long",
"description": "The number of allies that joined the selected war.",
"isOptional": true
},
"timeDeclared": {
"type": "String",
"description": "Time that the war was declared.",
"isOptional": false
},
"aggressor": {
"attributes": {
"iskKilled": {
"type": "Float",
"description": "ISK value of ships the aggressor has killed.",
"isOptional": false
},
"name": {
"type": "String",
"description": "Name of the corporation or alliance that declared the war",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Icon for the aggressing corp or alliance.",
"isOptional": false
},
"id": {
"type": "Long",
"description": "corporation or alliance ID that declared the war",
"isOptional": false
},
"shipsKilled": {
"type": "Long",
"description": "The number of ships the aggressor has killed.",
"isOptional": false
}
},
"type": "Dict",
"description": "Link to the aggressor corporation or alliance that declared this war",
"isOptional": false
},
"mutual": {
"type": "Bool",
"description": "Was the war declared mutual by both parties.",
"isOptional": false
},
"id": {
"type": "Long",
"description": "ID of the specified war.",
"isOptional": false
},
"timeRetracted": {
"type": "String",
"description": "Time the war was retracted but both sides could still shoot each other.",
"isOptional": true
},
"defender": {
"attributes": {
"iskKilled": {
"type": "Float",
"description": "ISK value of ships the defender has killed.",
"isOptional": false
},
"name": {
"type": "String",
"description": "Name of the corporation or alliance that the war is against",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Icon for the defending corp or alliance.",
"isOptional": false
},
"id": {
"type": "Long",
"description": "corporation or alliance ID that the war is against",
"isOptional": false
},
"shipsKilled": {
"type": "Long",
"description": "The number of ships the defender has killed.",
"isOptional": false
}
},
"type": "Dict",
"description": "Link to the defending corporation or alliance that declared this war",
"isOptional": false
},
"killmails": {
"type": "Uri",
"description": "A resource containing all killmails for the selected war.",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"districtInfrastructure": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"battleQueues": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"documents": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"map": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"portraits": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"specialties": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"time": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"bloodlines": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"battles": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"corporations": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"channels": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"races": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"marketGroups": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"user": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"squads": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"marketTypes": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"districtReinforce": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"configuration": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"contentStreaming": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"stats": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"securityStatus": {
"type": "Float",
"isOptional": false
},
"securityClass": {
"type": "String",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
},
"planets": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"position": {
"attributes": {
"y": {
"type": "Float",
"isOptional": false
},
"x": {
"type": "Float",
"isOptional": false
},
"z": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"sovereignty": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"constellation": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"alliance": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"corporation": {
"attributes": {
"factionName": {
"type": "String",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
},
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"standing": {
"type": "Float",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"solarSystem": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "solarSystemID for the system in which the killmail was generated.",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "Solar system that the kill took place in.",
"isOptional": false
},
"killID": {
"type": "Long",
"description": "ID of the killmail being displayed.",
"isOptional": false
},
"killTime": {
"type": "String",
"description": "Time that the victim was killed and the killmail generated.",
"isOptional": false
},
"moon": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "moonID for the moon at which the killmail was generated.",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "Moon if the kill took place at one.",
"isOptional": true
},
"attackers": {
"attributes": {
"alliance": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "allianceID for the attacker.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "Alliance the attacker belongs to.",
"isOptional": true
},
"securityStatus": {
"type": "Float",
"description": "Security status for the attacker.",
"isOptional": false
},
"faction": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "factionID for the attacker.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "Faction the attacker belongs to.",
"isOptional": true
},
"corporation": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "corporationID for the attacker.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "Corporaiton the attacker belongs to.",
"isOptional": true
},
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "characterID for the attacker.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "Character link for one of the attackers on the killmail.",
"isOptional": true
},
"weaponType": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "typeID for the weapon the attacker used.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "What weapon was used by the attacker for the kill.",
"isOptional": true
},
"finalBlow": {
"type": "Bool",
"description": "Was the attacker the one to achieve the final blow.",
"isOptional": false
},
"shipType": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "typeID for the ship the attacker used.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "What ship was the attacker flying.",
"isOptional": true
},
"damageDone": {
"type": "Long",
"description": "How much damage did the attacker do.",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"attackerCount": {
"type": "Long",
"isOptional": false
},
"victim": {
"attributes": {
"alliance": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "allianceID for the victim.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "",
"isOptional": false
},
"name": {
"type": "String",
"description": "",
"isOptional": false
}
},
"type": "Ref",
"description": "Alliance that the victim belonged to.",
"isOptional": true
},
"damageTaken": {
"type": "Long",
"description": "How much total damage was taken by the victim.",
"isOptional": false
},
"corporation": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "corporationID for the victim.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "",
"isOptional": false
},
"name": {
"type": "String",
"description": "",
"isOptional": false
}
},
"type": "Ref",
"description": "Corporation that the victim belonged to.",
"isOptional": true
},
"faction": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "factionID for the victim.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "",
"isOptional": false
},
"name": {
"type": "String",
"description": "",
"isOptional": false
}
},
"type": "Ref",
"description": "Faction that the victim belonged to.",
"isOptional": true
},
"character": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "characterID for the victim.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "",
"isOptional": false
},
"name": {
"type": "String",
"description": "",
"isOptional": false
}
},
"type": "Ref",
"description": "Character that owns the destroyed object.",
"isOptional": true
},
"shipType": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "typeID for the pilots ship.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "",
"isOptional": false
},
"name": {
"type": "String",
"description": "",
"isOptional": false
}
},
"type": "Ref",
"description": "The ship that the victim was piloting and was destroyed.",
"isOptional": false
},
"items": {
"attributes": {
"singleton": {
"type": "Long",
"isOptional": false
},
"itemType": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "typeID for the item.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "Link to the type for the item.",
"isOptional": false
},
"items": {
"attributes": {
"quantityDropped": {
"type": "Long",
"description": "How many of the item were dropped if any.",
"isOptional": true
},
"singleton": {
"type": "Long",
"isOptional": false
},
"flag": {
"type": "Long",
"description": "Flag for the location of the item.",
"isOptional": false
},
"quantityDestroyed": {
"type": "Long",
"description": "How many of the item were destroyed if any.",
"isOptional": true
},
"itemType": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "typeID for the item.",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "Link to the type for the item.",
"isOptional": false
}
},
"type": "Array",
"isOptional": true
},
"flag": {
"type": "Long",
"description": "Flag for the location of the item.",
"isOptional": false
},
"quantityDropped": {
"type": "Long",
"description": "How many of the item were dropped if any.",
"isOptional": true
},
"quantityDestroyed": {
"type": "Long",
"description": "How many of the item were destroyed if any.",
"isOptional": true
}
},
"type": "Array",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
"war": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "warID for the related war.",
"isOptional": false
}
},
"type": "Ref",
"description": "Link to a war if the killmail is was generated in relation to an official war.",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"documents": {
"attributes": {
"resetDate": {
"type": "String",
"description": "Date when confirmations for the document were last manually reset",
"isOptional": true
},
"href": {
"type": "String",
"description": "URL where the content of the document can be found",
"isOptional": false
},
"documentKey": {
"type": "String",
"description": "Unique key to identify this document, independent of version",
"isOptional": false
},
"documentType": {
"type": "String",
"description": "type of document URL",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"position": {
"attributes": {
"y": {
"type": "Float",
"isOptional": false
},
"x": {
"type": "Float",
"isOptional": false
},
"z": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"region": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the constellation the system is in",
"isOptional": false
},
"systems": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"name": {
"type": "String",
"description": "Name of the system",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"constellation": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "constellationID for the constellation in which the incursion takes place.",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "Constellation which the incursion takes place.",
"isOptional": false
},
"hasBoss": {
"type": "Bool",
"description": "boolean for if the boss has spawned or not",
"isOptional": false
},
"state": {
"type": "String",
"description": "possible states are withdrawing, mobilizing, or established",
"isOptional": false
},
"stagingSolarSystem": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "solarSystemID for the designated staging solar system.",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"description": "Staging solar system for the incursion.",
"isOptional": false
},
"influence": {
"type": "Float",
"description": "influence of the incursion as a float from 0 to 1",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"parentGroup": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the parent market group",
"isOptional": true
},
"href": {
"type": "Uri",
"description": "A URI for this market group",
"isOptional": false
},
"name": {
"type": "String",
"description": "The market group's name",
"isOptional": false
},
"types": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "A reference to the list of types available in this market group",
"isOptional": false
},
"description": {
"type": "String",
"description": "The market group's description",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"youSaid": {
"type": "String",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"buy": {
"type": "Bool",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": true
},
"issued": {
"type": "String",
"isOptional": true
},
"price": {
"type": "Float",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": true
},
"volume": {
"type": "Long",
"isOptional": false
},
"item": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"range": {
"type": "String",
"isOptional": true
},
"minVolume": {
"type": "Long",
"isOptional": true
},
"location": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": true
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"duration": {
"type": "Long",
"isOptional": false
},
"type": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": true
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"volumeEntered": {
"type": "Long",
"isOptional": true
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"description": "ID of a specific war.",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"href": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"description": "The name of the tournament",
"isOptional": false
}
},
"type": "Ref",
"description": "Link to a tournament resource",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"id": {
"type": "Long",
"description": "Id of the speciality",
"isOptional": false
},
"groups": {
"attributes": {
"id": {
"type": "Long",
"description": "ID of an inventory group",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"href": {
"type": "Uri",
"description": "A reference to the character found by the search",
"isOptional": false
},
"name": {
"type": "String",
"description": "Name of the character found",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"tournament": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "the tournament this match is part of",
"isOptional": false
},
"stats": {
"attributes": {
"pilots": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"redTeam": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"teamName": {
"type": "String",
"description": "name",
"isOptional": "Name of the team"
}
},
"type": "Ref",
"description": "The red team",
"isOptional": false
},
"bans": {
"attributes": {
"self": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Bans for this match",
"isOptional": false
},
"redTeam": {
"attributes": {
"typeBans": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"bannedBy": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "the team that requested this ban",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"blueTeam": {
"attributes": {
"typeBans": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"bannedBy": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "the team that requested this ban",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"finalized": {
"type": "Bool",
"description": "Is the match result decided",
"isOptional": false
},
"series": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "the series this match is part of",
"isOptional": false
},
"winner": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Winner of this match",
"isOptional": true
},
"staticSceneData": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The static scene data for the match",
"isOptional": true
},
"firstReplayFrame": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The first frame of realtime data",
"isOptional": true
},
"lastReplayFrame": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The last frame of realtime data",
"isOptional": true
},
"blueTeam": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"teamName": {
"type": "String",
"description": "name",
"isOptional": "Name of the team"
}
},
"type": "Ref",
"description": "The blue team",
"isOptional": false
},
"inProgress": {
"type": "Bool",
"description": "Is the match currently being played",
"isOptional": false
},
"score": {
"attributes": {
"redTeam": {
"type": "Float",
"isOptional": false
},
"blueTeam": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"motd": {
"attributes": {
"dust": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Message of the day for Dust 514",
"isOptional": false
},
"eve": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Message of the day for Eve Online",
"isOptional": false
},
"server": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Global message of the day",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"crestEndpoint": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The server authoritative crest endpoint. After this request, make all requests to this host",
"isOptional": false
},
"corporationRoles": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference To Corporation Roles",
"isOptional": false
},
"itemGroups": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Inventory groups for the EVE universe",
"isOptional": false
},
"channels": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to chat channels",
"isOptional": false
},
"corporations": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to Corporations",
"isOptional": false
},
"alliances": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "List of all open alliances",
"isOptional": false
},
"itemTypes": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Item types in the EVE universe",
"isOptional": false
},
"regions": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to universe regions",
"isOptional": false
},
"battleTheatres": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference battle theatres",
"isOptional": false
},
"marketPrices": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Average and adjusted prices for types.",
"isOptional": false
},
"itemCategories": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Inventory categories for the EVE universe",
"isOptional": false
},
"decode": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "endpoint to decode the current oAuth token. Will return character/user links",
"isOptional": false
},
"bloodlines": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to bloodlines",
"isOptional": false
},
"marketGroups": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the market groups",
"isOptional": false
},
"tournaments": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "EVE Online tournaments resource",
"isOptional": false
},
"map": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the map resource",
"isOptional": false
},
"virtualGoodStore": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Link to the virtual good store",
"isOptional": true
},
"serverVersion": {
"type": "String",
"description": "The server version",
"isOptional": false
},
"wars": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "List of all active wars",
"isOptional": false
},
"incursions": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "List of all active Incursions",
"isOptional": false
},
"races": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to races",
"isOptional": false
},
"authEndpoint": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "The URI to use for authentication",
"isOptional": false
},
"serviceStatus": {
"attributes": {
"dust": {
"type": "String",
"description": "Dust 514 status",
"isOptional": false
},
"eve": {
"type": "String",
"description": "Eve Online status",
"isOptional": false
},
"server": {
"type": "String",
"description": "Server status",
"isOptional": false
}
},
"type": "Dict",
"description": "Live status for various components. States are online/vip/offline",
"isOptional": false
},
"userCounts": {
"attributes": {
"dust": {
"type": "Long",
"description": "The current count of online users for Dust 514",
"isOptional": false
},
"eve": {
"type": "Long",
"description": "The current count of online users for Eve Online",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"industry": {
"attributes": {
"facilities": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "List of all public industrial facilities.",
"isOptional": false
},
"teams": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "List of all industry teams that are active in the world",
"isOptional": false
},
"teamsInAuction": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "List of all industry teams that are in auction",
"isOptional": false
},
"systems": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "List of all systems and modifiers on them",
"isOptional": false
},
"specialities": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "List of all specialities that workers can have",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"clients": {
"attributes": {
"dust": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Duct 514 bootstrapping endpoints",
"isOptional": false
},
"eve": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Eve Online bootstrapping endpoints",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"time": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the Time resource",
"isOptional": false
},
"marketTypes": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Reference to the types that is available on the market",
"isOptional": false
},
"serverName": {
"type": "String",
"description": "The server name",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"typeBans": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"bannedBy": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "the team that requested this ban",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"startDate": {
"type": "String",
"description": "date that the alliance was founded",
"isOptional": false
},
"corporationsCount": {
"type": "Long",
"description": "the number of corporations in the alliance",
"isOptional": false
},
"description": {
"type": "String",
"description": "description of the alliance",
"isOptional": false
},
"executorCorporation": {
"attributes": {
"isNPC": {
"type": "Bool",
"isOptional": false
},
"logo": {
"attributes": {
"logo": {
"attributes": {
"color1": {
"type": "Long",
"isOptional": true
},
"color3": {
"type": "Long",
"isOptional": true
},
"shape3": {
"type": "Long",
"isOptional": true
},
"shape2": {
"type": "Long",
"isOptional": true
},
"shape1": {
"type": "Long",
"isOptional": true
},
"color2": {
"type": "Long",
"isOptional": true
}
},
"type": "Dict",
"isOptional": true
},
"128x128": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 128x128 corporations logo",
"isOptional": false
},
"256x256": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 256x256 corporations logo",
"isOptional": false
},
"64x64": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 64x64 corporations logo",
"isOptional": false
},
"32x32": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 32x32 corporations logo",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Dict",
"description": "The to executor corporation of the alliance.",
"isOptional": false
},
"name": {
"type": "String",
"description": "unique name of the alliance",
"isOptional": false
},
"creatorCorporation": {
"attributes": {
"isNPC": {
"type": "Bool",
"isOptional": false
},
"logo": {
"attributes": {
"logo": {
"attributes": {
"color1": {
"type": "Long",
"isOptional": true
},
"color3": {
"type": "Long",
"isOptional": true
},
"shape3": {
"type": "Long",
"isOptional": true
},
"shape2": {
"type": "Long",
"isOptional": true
},
"shape1": {
"type": "Long",
"isOptional": true
},
"color2": {
"type": "Long",
"isOptional": true
}
},
"type": "Dict",
"isOptional": true
},
"128x128": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 128x128 corporations logo",
"isOptional": false
},
"256x256": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 256x256 corporations logo",
"isOptional": false
},
"64x64": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 64x64 corporations logo",
"isOptional": false
},
"32x32": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 32x32 corporations logo",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Dict",
"description": "The founding corporation of the alliance.",
"isOptional": false
},
"deleted": {
"type": "Bool",
"description": "has the alliance been deleted or not",
"isOptional": false
},
"url": {
"type": "String",
"description": "url for the alliance",
"isOptional": false
},
"corporations": {
"attributes": {
"isNPC": {
"type": "Bool",
"isOptional": false
},
"logo": {
"attributes": {
"logo": {
"attributes": {
"color1": {
"type": "Long",
"isOptional": true
},
"color3": {
"type": "Long",
"isOptional": true
},
"shape3": {
"type": "Long",
"isOptional": true
},
"shape2": {
"type": "Long",
"isOptional": true
},
"shape1": {
"type": "Long",
"isOptional": true
},
"color2": {
"type": "Long",
"isOptional": true
}
},
"type": "Dict",
"isOptional": true
},
"128x128": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 128x128 corporations logo",
"isOptional": false
},
"256x256": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 256x256 corporations logo",
"isOptional": false
},
"64x64": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 64x64 corporations logo",
"isOptional": false
},
"32x32": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 32x32 corporations logo",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Array",
"description": "list of corporations belonging to the alliance.",
"isOptional": false
},
"shortName": {
"type": "String",
"description": "alliance ticker",
"isOptional": false
},
"id": {
"type": "Long",
"description": "unique ID belonging to the alliance",
"isOptional": false
},
"creatorCharacter": {
"attributes": {
"name": {
"type": "String",
"isOptional": false
},
"isNPC": {
"type": "Bool",
"isOptional": false
},
"mercenary": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
},
"capsuleer": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"portrait": {
"attributes": {
"64x64": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 64x64 character portrait image",
"isOptional": false
},
"128x128": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 128x128 character portrait image",
"isOptional": false
},
"256x256": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 256x256 character portrait image",
"isOptional": false
},
"32x32": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 32x32 character portrait image",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Dict",
"description": "The character that created the alliance.",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"character": {
"attributes": {
"name": {
"type": "String",
"isOptional": false
},
"corporation": {
"attributes": {
"isNPC": {
"type": "Bool",
"isOptional": false
},
"logo": {
"attributes": {
"logo": {
"attributes": {
"color1": {
"type": "Long",
"isOptional": true
},
"color3": {
"type": "Long",
"isOptional": true
},
"shape3": {
"type": "Long",
"isOptional": true
},
"shape2": {
"type": "Long",
"isOptional": true
},
"shape1": {
"type": "Long",
"isOptional": true
},
"color2": {
"type": "Long",
"isOptional": true
}
},
"type": "Dict",
"isOptional": true
},
"128x128": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 128x128 corporations logo",
"isOptional": false
},
"256x256": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 256x256 corporations logo",
"isOptional": false
},
"64x64": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 64x64 corporations logo",
"isOptional": false
},
"32x32": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 32x32 corporations logo",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"isNPC": {
"type": "Bool",
"isOptional": false
},
"mercenary": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
},
"capsuleer": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"portrait": {
"attributes": {
"64x64": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 64x64 character portrait image",
"isOptional": false
},
"128x128": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 128x128 character portrait image",
"isOptional": false
},
"256x256": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 256x256 character portrait image",
"isOptional": false
},
"32x32": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "A URI to the image server which returns a 32x32 character portrait image",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Dict",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
},
"resource": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"description": "Name of the region",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"solarSystem": {
"attributes": {
"href": {
"type": "Uri",
"description": "Link to the solar system resource.",
"isOptional": false
},
"id": {
"type": "Long",
"description": "ID for solar system.",
"isOptional": false
},
"name": {
"type": "String",
"description": "String name for solar system.",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"specialization": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"creationTime": {
"type": "String",
"description": "Time that the team was created",
"isOptional": false
},
"workers": {
"attributes": {
"bonus": {
"attributes": {
"bonusType": {
"type": "String",
"isOptional": false
},
"id": {
"type": "Long",
"description": "ID of the bonus type",
"isOptional": false
},
"value": {
"type": "Float",
"description": "value of the bonus",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"specialization": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"expiryTime": {
"type": "String",
"description": "Time when the team expires",
"isOptional": false
},
"solarSystemBids": {
"attributes": {
"bidAmount": {
"type": "Float",
"isOptional": false
},
"solarSystem": {
"attributes": {
"href": {
"type": "Uri",
"description": "Link to the solar system resource.",
"isOptional": false
},
"id": {
"type": "Long",
"description": "ID for solar system.",
"isOptional": false
},
"name": {
"type": "String",
"description": "String name for solar system.",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"characterBids": {
"attributes": {
"bidAmount": {
"type": "Float",
"isOptional": false
},
"character": {
"attributes": {
"name": {
"type": "String",
"isOptional": false
},
"isNPC": {
"type": "Bool",
"isOptional": false
},
"mercenary": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
},
"capsuleer": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
}
},
"type": "Array",
"isOptional": true
},
"auctionExpiryTime": {
"type": "String",
"description": "Time when auction expires",
"isOptional": true
},
"activity": {
"type": "Long",
"isOptional": false
},
"costModifier": {
"type": "Float",
"description": "Increase of cost of doing a job in percentages",
"isOptional": false
},
"id": {
"type": "Long",
"description": "ID of a Team.",
"isOptional": false
},
"name": {
"type": "String",
"description": "name of the team",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"access_token": {
"type": "String",
"isOptional": false
},
"token_type": {
"type": "String",
"isOptional": false
},
"refresh_token": {
"type": "String",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"solarSystem": {
"attributes": {
"href": {
"type": "Uri",
"description": "Link to the solar system resource.",
"isOptional": false
},
"id": {
"type": "Long",
"description": "ID for solar system.",
"isOptional": false
},
"name": {
"type": "String",
"description": "String name for solar system.",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"specialization": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"creationTime": {
"type": "String",
"description": "Time that the team was created",
"isOptional": false
},
"workers": {
"attributes": {
"bonus": {
"attributes": {
"bonusType": {
"type": "String",
"isOptional": false
},
"id": {
"type": "Long",
"description": "ID of the bonus type",
"isOptional": false
},
"value": {
"type": "Float",
"description": "value of the bonus",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"specialization": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"expiryTime": {
"type": "String",
"description": "Time when the team expires",
"isOptional": false
},
"solarSystemBids": {
"attributes": {
"bidAmount": {
"type": "Float",
"isOptional": false
},
"solarSystem": {
"attributes": {
"href": {
"type": "Uri",
"description": "Link to the solar system resource.",
"isOptional": false
},
"id": {
"type": "Long",
"description": "ID for solar system.",
"isOptional": false
},
"name": {
"type": "String",
"description": "String name for solar system.",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"characterBids": {
"attributes": {
"bidAmount": {
"type": "Float",
"isOptional": false
},
"character": {
"attributes": {
"name": {
"type": "String",
"isOptional": false
},
"isNPC": {
"type": "Bool",
"isOptional": false
},
"mercenary": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
},
"capsuleer": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"id": {
"type": "Long",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
}
},
"type": "Array",
"isOptional": true
},
"auctionExpiryTime": {
"type": "String",
"description": "Time when auction expires",
"isOptional": true
},
"activity": {
"type": "Long",
"isOptional": false
},
"costModifier": {
"type": "Float",
"description": "Increase of cost of doing a job in percentages",
"isOptional": false
},
"id": {
"type": "Long",
"description": "ID of a Team.",
"isOptional": false
},
"name": {
"type": "String",
"description": "name of the team",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"characterID": {
"type": "Long",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"series": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"entries": {
"attributes": {
"teamStats": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"description": "name of the team",
"isOptional": false
}
},
"type": "Array",
"description": "Array of teams entered in this tournament",
"isOptional": false
},
"type": {
"type": "String",
"description": "The tournaments type",
"isOptional": false
},
"name": {
"type": "String",
"description": "The tournaments name",
"isOptional": false
},
"membershipCutoff": {
"type": "String",
"description": "Corp/Alliance minimal join date",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
},
{
"attributes": {
"previous": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"items": {
"attributes": {
"damageDone": {
"type": "Float",
"isOptional": false
},
"damageReceived": {
"type": "Float",
"isOptional": false
},
"killer": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"description": "name",
"isOptional": "Name of the person who got the final blow"
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Portrait of the killer",
"isOptional": false
}
},
"type": "Ref",
"description": "The character who got the killing blow on this ship",
"isOptional": true
},
"pilotTournamentStats": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "Link to the stats for the pilot in this particular tournament",
"isOptional": false
},
"isDead": {
"type": "Bool",
"isOptional": false
},
"shipType": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"team": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"shipValue": {
"type": "Long",
"isOptional": true
},
"pilot": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"description": "name",
"isOptional": "Name of the pilot"
},
"icon": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"description": "Portrait of the pilot",
"isOptional": false
}
},
"type": "Ref",
"description": "The character who flew this ship",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"totalCount": {
"type": "Long",
"isOptional": true
},
"next": {
"attributes": {
"href": {
"type": "String",
"isOptional": false
}
},
"type": "ExternalRef",
"isOptional": true
},
"pageCount": {
"type": "Long",
"isOptional": true
}
},
"type": "Collection",
"isOptional": false
},
{
"attributes": {
"redTeamShipData": {
"attributes": {
"physicsData": {
"attributes": {
"vx": {
"type": "Float",
"isOptional": false
},
"vy": {
"type": "Float",
"isOptional": false
},
"y": {
"type": "Float",
"isOptional": false
},
"x": {
"type": "Float",
"isOptional": false
},
"vz": {
"type": "Float",
"isOptional": false
},
"z": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"missiles": {
"attributes": {
"itemID": {
"type": "Long",
"isOptional": true
},
"physicsData": {
"attributes": {
"vx": {
"type": "Float",
"isOptional": false
},
"vy": {
"type": "Float",
"isOptional": false
},
"y": {
"type": "Float",
"isOptional": false
},
"x": {
"type": "Float",
"isOptional": false
},
"vz": {
"type": "Float",
"isOptional": false
},
"z": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"type": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Array",
"isOptional": true
},
"shield": {
"type": "Float",
"isOptional": false
},
"itemRef": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The item ref of the ship. Use this to key into data in the static endpoint",
"isOptional": false
},
"armor": {
"type": "Float",
"isOptional": false
},
"effects": {
"attributes": {
"ammoGraphicResource": {
"attributes": {
"color": {
"attributes": {
"a": {
"type": "Float",
"isOptional": false
},
"r": {
"type": "Float",
"isOptional": false
},
"b": {
"type": "Float",
"isOptional": false
},
"g": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"targetID": {
"type": "Long",
"isOptional": true
},
"modules": {
"attributes": {
"moduleID": {
"type": "Long",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"effectName": {
"type": "String",
"description": "The name of the effect type, useful for replicating the Battle Feed or differentiating ECM from TDs",
"isOptional": true
},
"startTime": {
"type": "Long",
"isOptional": false
},
"duration": {
"type": "Float",
"isOptional": false
},
"guid": {
"type": "String",
"isOptional": false
}
},
"type": "Array",
"isOptional": true
},
"drones": {
"attributes": {
"itemID": {
"type": "Long",
"isOptional": false
},
"physicsData": {
"attributes": {
"vx": {
"type": "Float",
"isOptional": false
},
"vy": {
"type": "Float",
"isOptional": false
},
"y": {
"type": "Float",
"isOptional": false
},
"x": {
"type": "Float",
"isOptional": false
},
"vz": {
"type": "Float",
"isOptional": false
},
"z": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"type": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"effects": {
"attributes": {
"ammoGraphicResource": {
"attributes": {
"color": {
"attributes": {
"a": {
"type": "Float",
"isOptional": false
},
"r": {
"type": "Float",
"isOptional": false
},
"b": {
"type": "Float",
"isOptional": false
},
"g": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"targetID": {
"type": "Long",
"isOptional": true
},
"modules": {
"attributes": {
"moduleID": {
"type": "Long",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"effectName": {
"type": "String",
"description": "The name of the effect type, useful for replicating the Battle Feed or differentiating ECM from TDs",
"isOptional": true
},
"startTime": {
"type": "Long",
"isOptional": false
},
"duration": {
"type": "Float",
"isOptional": false
},
"guid": {
"type": "String",
"isOptional": false
}
},
"type": "Array",
"isOptional": true
}
},
"type": "Array",
"isOptional": true
},
"structure": {
"type": "Float",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"blueTeamShipData": {
"attributes": {
"physicsData": {
"attributes": {
"vx": {
"type": "Float",
"isOptional": false
},
"vy": {
"type": "Float",
"isOptional": false
},
"y": {
"type": "Float",
"isOptional": false
},
"x": {
"type": "Float",
"isOptional": false
},
"vz": {
"type": "Float",
"isOptional": false
},
"z": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"missiles": {
"attributes": {
"itemID": {
"type": "Long",
"isOptional": true
},
"physicsData": {
"attributes": {
"vx": {
"type": "Float",
"isOptional": false
},
"vy": {
"type": "Float",
"isOptional": false
},
"y": {
"type": "Float",
"isOptional": false
},
"x": {
"type": "Float",
"isOptional": false
},
"vz": {
"type": "Float",
"isOptional": false
},
"z": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"type": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
}
},
"type": "Array",
"isOptional": true
},
"shield": {
"type": "Float",
"isOptional": false
},
"itemRef": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The item ref of the ship. Use this to key into data in the static endpoint",
"isOptional": false
},
"armor": {
"type": "Float",
"isOptional": false
},
"effects": {
"attributes": {
"ammoGraphicResource": {
"attributes": {
"color": {
"attributes": {
"a": {
"type": "Float",
"isOptional": false
},
"r": {
"type": "Float",
"isOptional": false
},
"b": {
"type": "Float",
"isOptional": false
},
"g": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"targetID": {
"type": "Long",
"isOptional": true
},
"modules": {
"attributes": {
"moduleID": {
"type": "Long",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"effectName": {
"type": "String",
"description": "The name of the effect type, useful for replicating the Battle Feed or differentiating ECM from TDs",
"isOptional": true
},
"startTime": {
"type": "Long",
"isOptional": false
},
"duration": {
"type": "Float",
"isOptional": false
},
"guid": {
"type": "String",
"isOptional": false
}
},
"type": "Array",
"isOptional": true
},
"drones": {
"attributes": {
"itemID": {
"type": "Long",
"isOptional": false
},
"physicsData": {
"attributes": {
"vx": {
"type": "Float",
"isOptional": false
},
"vy": {
"type": "Float",
"isOptional": false
},
"y": {
"type": "Float",
"isOptional": false
},
"x": {
"type": "Float",
"isOptional": false
},
"vz": {
"type": "Float",
"isOptional": false
},
"z": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"type": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
},
"name": {
"type": "String",
"isOptional": false
}
},
"type": "Ref",
"isOptional": false
},
"effects": {
"attributes": {
"ammoGraphicResource": {
"attributes": {
"color": {
"attributes": {
"a": {
"type": "Float",
"isOptional": false
},
"r": {
"type": "Float",
"isOptional": false
},
"b": {
"type": "Float",
"isOptional": false
},
"g": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": true
},
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"isOptional": true
},
"targetID": {
"type": "Long",
"isOptional": true
},
"modules": {
"attributes": {
"moduleID": {
"type": "Long",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"effectName": {
"type": "String",
"description": "The name of the effect type, useful for replicating the Battle Feed or differentiating ECM from TDs",
"isOptional": true
},
"startTime": {
"type": "Long",
"isOptional": false
},
"duration": {
"type": "Float",
"isOptional": false
},
"guid": {
"type": "String",
"isOptional": false
}
},
"type": "Array",
"isOptional": true
}
},
"type": "Array",
"isOptional": true
},
"structure": {
"type": "Float",
"isOptional": false
}
},
"type": "Array",
"isOptional": false
},
"blueTeamFleetAttributes": {
"attributes": {
"totalEHP": {
"type": "Float",
"isOptional": false
},
"maxControl": {
"type": "Float",
"isOptional": false
},
"totalReps": {
"type": "Float",
"isOptional": false
},
"appliedDPS": {
"type": "Float",
"isOptional": false
},
"appliedControl": {
"type": "Float",
"isOptional": false
},
"maxDPS": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"frameNum": {
"type": "Long",
"isOptional": false
},
"tidiFactor": {
"type": "Float",
"description": "How fast time is advancing: 1.0 is normal, 2.0 is double speed",
"isOptional": false
},
"time": {
"type": "Long",
"isOptional": false
},
"redTeamFleetAttributes": {
"attributes": {
"totalEHP": {
"type": "Float",
"isOptional": false
},
"maxControl": {
"type": "Float",
"isOptional": false
},
"totalReps": {
"type": "Float",
"isOptional": false
},
"appliedDPS": {
"type": "Float",
"isOptional": false
},
"appliedControl": {
"type": "Float",
"isOptional": false
},
"maxDPS": {
"type": "Float",
"isOptional": false
}
},
"type": "Dict",
"isOptional": false
},
"prevFrame": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The previous frame of replay",
"isOptional": true
},
"nextFrame": {
"attributes": {
"href": {
"type": "Uri",
"isOptional": false
}
},
"type": "Ref",
"description": "The next frame of replay",
"isOptional": true
}
},
"type": "Dict",
"isOptional": false
}
],
"resources": [
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentMatch-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns a single tournament ",
"route": "^/tournaments/<tournamentID:integerType>/series/<seriesID:integerType>/matches/<matchID:integerType>/$",
"name": "TournamentMatch",
"linkedFrom": [
{
"resourceName": "TournamentPilotTournamentStats",
"acceptType": "application/vnd.ccp.eve.TournamentPilotTournamentStats-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTeam",
"acceptType": "application/vnd.ccp.eve.TournamentTeam-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTeamWithinTournament",
"acceptType": "application/vnd.ccp.eve.TournamentTeam-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentSeriesCollection",
"acceptType": "application/vnd.ccp.eve.TournamentSeriesCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentSeries",
"acceptType": "application/vnd.ccp.eve.TournamentSeries-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"thirdParty": true,
"version": 1,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.ItemCategoryCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Collection of all inventory catagories for EVE. ",
"route": "^/inventory/categories/$",
"name": "ItemCategories",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
]
},
{
"linkedFrom": [],
"route": "^/dust/authenticate/$",
"name": "DevTokenStore",
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"contentType": "application/x-www-form-urlencoded",
"version": 1,
"thirdParty": true,
"verb": "POST",
"acceptType": "application/vnd.ccp.eve.AuthenticateResponse-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"linkedFrom": [
{
"resourceName": "MarketGroup",
"acceptType": "application/vnd.ccp.eve.MarketGroup-v1+json",
"verb": "GET"
},
{
"resourceName": "MarketGroups",
"acceptType": "application/vnd.ccp.eve.MarketGroupCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
},
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v2+json",
"verb": "GET"
},
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v1+json",
"verb": "GET"
}
],
"route": "^/market/types/$",
"name": "MarketTypes",
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "uriType",
"name": "group"
},
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.MarketTypeCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentPilotTournamentStats-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns information about a pilot in the context of a tournament, and a bunch of general stuff because the regular character endpoint isn't public yet. ",
"route": "^/tournaments/<tournamentID:integerType>/pilots/<pilotID:integerType>/$",
"name": "TournamentPilotTournamentStats",
"linkedFrom": [
{
"resourceName": "TournamentPilotStatsCollection",
"acceptType": "application/vnd.ccp.eve.TournamentPilotStatsCollection-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"thirdParty": true,
"version": 1,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.ItemGroupCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Collection of all inventory groups for EVE. ",
"route": "^/inventory/groups/$",
"name": "ItemGroups",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
]
},
{
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
],
"route": "^/industry/systems/$",
"name": "IndustrySystemCollection",
"representations": [
{
"scope": "any",
"acceptType": "application/vnd.ccp.eve.IndustrySystemCollection-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
},
{
"doc": " Returns a list of links of relevance to the Dust game",
"acceptType": "application/vnd.ccp.eve.DustRoot-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
}
],
"doc": " The root links for Dust ",
"route": "^/roots/dust/$",
"name": "DustRoot",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
]
},
{
"linkedFrom": [],
"route": "^/market/types/<marketTypeID:integerType>/$",
"name": "MarketType",
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.MarketType-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
},
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.WarKillmails-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "Returns a collection of all killmails for the specified war",
"route": "^/wars/<warID:integerType>/killmails/all/$",
"name": "WarKillmails",
"linkedFrom": [
{
"resourceName": "War",
"acceptType": "application/vnd.ccp.eve.War-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentPilotStatsCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns all tournaments teams ",
"route": "^/tournaments/<tournamentID:integerType>/series/<seriesID:integerType>/matches/<matchID:integerType>/pilotstats/$",
"name": "TournamentPilotStatsCollection",
"linkedFrom": [
{
"resourceName": "TournamentMatch",
"acceptType": "application/vnd.ccp.eve.TournamentMatch-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentMatchCollection",
"acceptType": "application/vnd.ccp.eve.TournamentMatchCollection-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"scope": "any",
"acceptType": "application/vnd.ccp.eve.CacheTestResponse-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "\n Handler that return 0.\n This is to facilitate tests for caching to make sure un-cached endpoints is un-cached.\n ",
"route": "^/server/testing/no-cache-token/$",
"name": "NoCacheToken",
"linkedFrom": []
},
{
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
},
{
"errorName": "ForbiddenError"
},
{
"errorName": "ServiceUnavailableError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.MarketTypeHistoryCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns a collection of all types on the market in a given region and their previous days price information ",
"route": "^/market/<region_id:integerType>/types/history/$",
"name": "MarketRegionHistoryCollection",
"linkedFrom": []
},
{
"representations": [
{
"scope": "any",
"acceptType": "application/json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Return a complete description of the CREST API. ",
"route": "^/documentation/$",
"name": "Documentation",
"linkedFrom": []
},
{
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.ItemCategory-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " An inventory category ",
"route": "^/inventory/categories/<categoryID:integerType>/$",
"name": "ItemCategory",
"linkedFrom": [
{
"resourceName": "ItemCategories",
"acceptType": "application/vnd.ccp.eve.ItemCategoryCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "ItemGroup",
"acceptType": "application/vnd.ccp.eve.ItemGroup-v1+json",
"verb": "GET"
}
]
},
{
"linkedFrom": [
{
"resourceName": "TournamentPilotTournamentStats",
"acceptType": "application/vnd.ccp.eve.TournamentPilotTournamentStats-v1+json",
"verb": "GET"
},
{
"resourceName": "MapRegionDistrictOwners",
"acceptType": "application/vnd.ccp.eve.MapRegionOwners-v1+json",
"verb": "GET"
},
{
"resourceName": "MapConstellations",
"acceptType": "application/vnd.ccp.eve.MapConstellations-v1+json",
"verb": "GET"
},
{
"resourceName": "Alliances",
"acceptType": "application/vnd.ccp.eve.AllianceCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "System",
"acceptType": "application/vnd.ccp.eve.System-v1+json",
"verb": "GET"
},
{
"resourceName": "MapUniverseSovereigntyOwners",
"acceptType": "application/vnd.ccp.eve.MapUniverseOwners-v1+json",
"verb": "GET"
},
{
"resourceName": "MailCollection",
"acceptType": "application/vnd.ccp.eve.MailCollection-v3+json",
"verb": "GET"
},
{
"resourceName": "MapRegions",
"acceptType": "application/vnd.ccp.eve.MapUniverse-v1+json",
"verb": "GET"
},
{
"resourceName": "MapConstellation",
"acceptType": "application/vnd.ccp.eve.MapConstellation-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTeamCollection",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.TournamentTeamCreate-v1+json"
},
{
"resourceName": "DistrictFactional",
"acceptType": "application/vnd.ccp.eve.DistrictFaction-v1+json",
"verb": "GET"
},
{
"resourceName": "MapUniverseDistrictOwners",
"acceptType": "application/vnd.ccp.eve.MapUniverseOwners-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTeamMemberCollection",
"acceptType": "application/vnd.ccp.eve.TournamentTeamMemberCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTeamMemberCollection",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.TournamentTeamCreate-v1+json"
},
{
"resourceName": "Killmails",
"acceptType": "application/vnd.ccp.eve.Killmail-v1+json",
"verb": "GET"
},
{
"resourceName": "Standings",
"acceptType": "application/vnd.ccp.eve.StandingCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "MapSystem",
"acceptType": "application/vnd.ccp.eve.MapSystem-v1+json",
"verb": "GET"
},
{
"resourceName": "Corporation",
"acceptType": "application/vnd.ccp.eve.Corporation-v2+json",
"verb": "GET"
},
{
"resourceName": "Corporation",
"acceptType": "application/vnd.ccp.eve.Corporation-v1+json",
"verb": "GET"
},
{
"resourceName": "Mail",
"acceptType": "application/vnd.ccp.eve.Mail-v3+json",
"verb": "GET"
},
{
"resourceName": "Mail",
"acceptType": "application/vnd.ccp.eve.Mail-v4+json",
"verb": "GET"
},
{
"resourceName": "TournamentTeamMember",
"acceptType": "application/vnd.ccp.eve.TournamentTeamMember-v1+json",
"verb": "GET"
},
{
"resourceName": "MapRegionSovereigntyOwners",
"acceptType": "application/vnd.ccp.eve.MapRegionOwners-v1+json",
"verb": "GET"
},
{
"resourceName": "MapRegion",
"acceptType": "application/vnd.ccp.eve.MapRegion-v1+json",
"verb": "GET"
}
],
"route": "^/alliances/<allianceID:integerType>/$",
"name": "Alliance",
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.Alliance-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"linkedFrom": [],
"route": "^/server/testing/echo/<echoData:stringType>/$",
"name": "Echo",
"representations": [
{
"acceptType": "application/vnd.ccp.eve.EchoResponse-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.AllianceCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Return all alliances ",
"route": "^/alliances/$",
"name": "Alliances",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentTeam-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns a single team",
"route": "^/tournaments/teams/<teamID:integerType>/$",
"name": "TournamentTeam",
"linkedFrom": [
{
"resourceName": "TournamentMatch",
"acceptType": "application/vnd.ccp.eve.TournamentMatch-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentPilotStatsCollection",
"acceptType": "application/vnd.ccp.eve.TournamentPilotStatsCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Tournament",
"acceptType": "application/vnd.ccp.eve.Tournament-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTeamCollection",
"acceptType": "application/vnd.ccp.eve.TournamentTeamCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentSeriesCollection",
"acceptType": "application/vnd.ccp.eve.TournamentSeriesCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTypeBanCollection",
"acceptType": "application/vnd.ccp.eve.TournamentTypeBanCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTypeBanCollection",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.TournamentTypeBanCreate-v1+json"
},
{
"resourceName": "TournamentMatchCollection",
"acceptType": "application/vnd.ccp.eve.TournamentMatchCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentSeries",
"acceptType": "application/vnd.ccp.eve.TournamentSeries-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentCollection",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.TournamentCreate-v1+json"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.System-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "\n A solarsystem is a location in New Eden containing planets and belonging\n to a constellation. This handler returns both static and dyanmic\n sovereignty data for this system.\n ",
"route": "^/solarsystems/<solarSystemID:integerType>/$",
"name": "System",
"linkedFrom": [
{
"resourceName": "IndustrySystemCollection",
"acceptType": "application/vnd.ccp.eve.IndustrySystemCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "BattleServerBattle",
"acceptType": "application/vnd.ccp.eve.BattleServerBattle-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictConflictCollection",
"acceptType": "application/vnd.ccp.eve.DistrictConflictCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "District",
"acceptType": "application/vnd.ccp.eve.District-v1+json",
"verb": "GET"
},
{
"resourceName": "System",
"acceptType": "application/vnd.ccp.eve.System-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictConflict",
"acceptType": "application/vnd.ccp.eve.DistrictConflict-v1+json",
"verb": "GET"
},
{
"resourceName": "Planet",
"acceptType": "application/vnd.ccp.eve.Planet-v1+json",
"verb": "GET"
},
{
"resourceName": "TeamInAuctionCollection",
"acceptType": "application/vnd.ccp.eve.IndustryTeamCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Team",
"acceptType": "application/vnd.ccp.eve.IndustryTeam-v1+json",
"verb": "GET"
},
{
"resourceName": "MapConstellation",
"acceptType": "application/vnd.ccp.eve.MapConstellation-v1+json",
"verb": "GET"
},
{
"resourceName": "Location",
"acceptType": "application/vnd.ccp.eve.Location-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictFactional",
"acceptType": "application/vnd.ccp.eve.DistrictFaction-v1+json",
"verb": "GET"
},
{
"resourceName": "BattleCollection",
"acceptType": "application/vnd.ccp.eve.BattleCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TeamCollection",
"acceptType": "application/vnd.ccp.eve.IndustryTeamCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Killmails",
"acceptType": "application/vnd.ccp.eve.Killmail-v1+json",
"verb": "GET"
},
{
"resourceName": "Battle",
"acceptType": "application/vnd.ccp.eve.Battle-v1+json",
"verb": "GET"
},
{
"resourceName": "Constellation",
"acceptType": "application/vnd.ccp.eve.Constellation-v1+json",
"verb": "GET"
},
{
"resourceName": "Station",
"acceptType": "application/vnd.ccp.eve.Station-v1+json",
"verb": "GET"
},
{
"resourceName": "CorporationDistrictCollection",
"acceptType": "application/vnd.ccp.eve.DistrictCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Incursions",
"acceptType": "application/vnd.ccp.eve.IncursionCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictCollection",
"acceptType": "application/vnd.ccp.eve.DistrictCollection-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
},
{
"doc": " Returns a list of links of relevance to the Eve game",
"acceptType": "application/vnd.ccp.eve.EveRoot-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
}
],
"doc": " The root links for Eve ",
"route": "^/roots/eve/$",
"name": "EveRoot",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.ItemType-v3+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " An item type ",
"route": "^/types/<typeID:integerType>/$",
"name": "ItemType",
"linkedFrom": [
{
"resourceName": "TournamentMatch",
"acceptType": "application/vnd.ccp.eve.TournamentMatch-v1+json",
"verb": "GET"
},
{
"resourceName": "MarketTypes",
"acceptType": "application/vnd.ccp.eve.MarketTypeCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentPilotTournamentStats",
"acceptType": "application/vnd.ccp.eve.TournamentPilotTournamentStats-v1+json",
"verb": "GET"
},
{
"resourceName": "FulfillmentUser",
"acceptType": "application/vnd.ccp.eve.FulfillmentCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "FulfillmentUser",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.Fulfillment-v1+json"
},
{
"resourceName": "MarketType",
"acceptType": "application/vnd.ccp.eve.MarketType-v1+json",
"verb": "GET"
},
{
"resourceName": "BattleServerBattleMemberInventory",
"acceptType": "application/vnd.ccp.eve.InventoryItemCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentPilotStatsCollection",
"acceptType": "application/vnd.ccp.eve.TournamentPilotStatsCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "MarketPrices",
"acceptType": "application/vnd.ccp.eve.MarketPriceCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "BattleServerBattleMemberCompleted",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.BattleServerBattleMemberCompleted-v1+json"
},
{
"resourceName": "Moon",
"acceptType": "application/vnd.ccp.eve.Moon-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTeam",
"acceptType": "application/vnd.ccp.eve.TournamentTeam-v1+json",
"verb": "GET"
},
{
"resourceName": "BattleServerOrbitalRequestCollection",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.BattleServerOrbitalRequest-v1+json"
},
{
"resourceName": "DustCharacterSkillBoosters",
"acceptType": "application/vnd.ccp.eve.DustSkillBoosterCollection-v2+json",
"verb": "GET"
},
{
"resourceName": "BattleServerBattleMemberCollection",
"acceptType": "application/vnd.ccp.eve.BattleServerBattleMemberCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "BattleServerBattleCompleted",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.BattleServerBattleCompleted-v1+json"
},
{
"resourceName": "DustLoyaltyStoreOffer",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.DustLoyaltyStoreOffer-v1+json"
},
{
"resourceName": "CrestInventoryItem",
"acceptType": "application/vnd.ccp.eve.InventoryItem-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTeamWithinTournament",
"acceptType": "application/vnd.ccp.eve.TournamentTeam-v1+json",
"verb": "GET"
},
{
"resourceName": "Planet",
"acceptType": "application/vnd.ccp.eve.Planet-v1+json",
"verb": "GET"
},
{
"resourceName": "MercenaryFitting",
"verb": "PUT",
"contentType": "application/vnd.ccp.eve.MercenaryFittingUpdate-v1+json"
},
{
"resourceName": "MercenaryFitting",
"acceptType": "application/vnd.ccp.eve.MercenaryFitting-v1+json",
"verb": "GET"
},
{
"resourceName": "ItemGroup",
"acceptType": "application/vnd.ccp.eve.ItemGroup-v1+json",
"verb": "GET"
},
{
"resourceName": "FulfillmentCharacter",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.Fulfillment-v1+json"
},
{
"resourceName": "DustLoyaltyStoreOfferCollection",
"acceptType": "application/vnd.ccp.eve.DustLoyaltyStoreOfferCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "CrestCharacterGlobalInventory",
"acceptType": "application/vnd.ccp.eve.InventoryItemCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "CrestInventory",
"acceptType": "application/vnd.ccp.eve.InventoryItemCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "MarketBuyOrders",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.MarketOrder-v1+json"
},
{
"resourceName": "MarketBuyOrders",
"acceptType": "application/vnd.ccp.eve.MarketOrderCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "MarketBuyOrders",
"acceptType": "application/vnd.ccp.eve.MarketOrderCollectionResult-v1+json",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.MarketOrderCollection-v1+json"
},
{
"resourceName": "BattleServerOrbitalRequest",
"verb": "PUT",
"contentType": "application/vnd.ccp.eve.BattleServerOrbitalRequest-v1+json"
},
{
"resourceName": "TournamentStaticSceneData",
"acceptType": "application/vnd.ccp.eve.TournamentStaticSceneData-v1+json",
"verb": "GET"
},
{
"resourceName": "ItemTypes",
"acceptType": "application/vnd.ccp.eve.ItemTypeCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "MercenaryFittingList",
"acceptType": "application/vnd.ccp.eve.MercenaryFittingCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "MercenaryFittingList",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.MercenaryFittingCreate-v1+json"
},
{
"resourceName": "TournamentTypeBanCollection",
"acceptType": "application/vnd.ccp.eve.TournamentTypeBanCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTypeBanCollection",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.TournamentTypeBanCreate-v1+json"
},
{
"resourceName": "Killmails",
"acceptType": "application/vnd.ccp.eve.Killmail-v1+json",
"verb": "GET"
},
{
"resourceName": "MercenaryFittingSlot",
"verb": "PUT",
"contentType": "application/vnd.ccp.eve.MercenaryFittingSlotUpdate-v1+json"
},
{
"resourceName": "TournamentMatchCollection",
"acceptType": "application/vnd.ccp.eve.TournamentMatchCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Station",
"acceptType": "application/vnd.ccp.eve.Station-v1+json",
"verb": "GET"
},
{
"resourceName": "CharacterTrainingQueue",
"verb": "PUT",
"contentType": "application/vnd.ccp.eve.CapsuleerSkillCollection-v1+json"
},
{
"resourceName": "CharacterTrainingQueue",
"acceptType": "application/vnd.ccp.eve.CapsuleerSkillCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "BattleServerBattleMember",
"acceptType": "application/vnd.ccp.eve.BattleServerBattleMember-v1+json",
"verb": "GET"
},
{
"resourceName": "MarketTypePriceCollection",
"acceptType": "application/vnd.ccp.eve.MarketTypePriceCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "MarketOrder",
"acceptType": "application/vnd.ccp.eve.MarketOrder-v1+json",
"verb": "GET"
},
{
"resourceName": "CharacterSkills",
"acceptType": "application/vnd.ccp.eve.CapsuleerSkillCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentRealtimeData",
"acceptType": "application/vnd.ccp.eve.TournamentRealtimeMatchFrame-v2+json",
"verb": "GET"
},
{
"resourceName": "TournamentRealtimeData",
"acceptType": "application/vnd.ccp.eve.TournamentRealtimeMatchFrame-v1+json",
"verb": "GET"
},
{
"resourceName": "MarketSellOrders",
"acceptType": "application/vnd.ccp.eve.MarketOrderCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "MarketSellOrders",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.MarketOrder-v1+json"
},
{
"resourceName": "DustLeaderboardTable",
"acceptType": "application/vnd.ccp.eve.DustLeaderboardTable-v1+json",
"verb": "GET"
},
{
"resourceName": "FulfillmentCharacterClient",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.Fulfillment-v1+json"
}
]
},
{
"linkedFrom": [
{
"resourceName": "MarketTypes",
"acceptType": "application/vnd.ccp.eve.MarketTypeCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "MarketType",
"acceptType": "application/vnd.ccp.eve.MarketType-v1+json",
"verb": "GET"
},
{
"resourceName": "MarketGroup",
"acceptType": "application/vnd.ccp.eve.MarketGroup-v1+json",
"verb": "GET"
},
{
"resourceName": "MarketGroups",
"acceptType": "application/vnd.ccp.eve.MarketGroupCollection-v1+json",
"verb": "GET"
}
],
"route": "^/market/groups/<groupID:integerType>/$",
"name": "MarketGroup",
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.MarketGroup-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 3,
"thirdParty": true,
"doc": "\n Retrieves the character's list of mail. The returned list is filtered and sorted\n according to the following query parameters:\n\n 'labels'\n A comma-seperated white-list of labels that you wish to retrieve. Currently\n supported labels are: 'inbox', 'sent', 'corporation', 'alliance', 'system',\n 'notification', and 'all'.\n\n Default: 'all'\n\n 'status'\n A comma-seperated list of status flags. The returned list of mail is filtered\n so that the returned list only contains mail with the listed status flags set,\n or if the status flag is prepended with a '~' then mail with that status flag\n will be filtered out. For example, to retrieve all unread mail that has been\n forwarded you would query for \"status=forwarded,~read,~replied\".\n\n The following status flags are available: 'read', 'replied', 'forwarded',\n 'trashed', 'draft', 'automated', 'any'.\n\n Default: 'any'\n\n 'sort'\n Determines the sort order for the returned list of mail. The parameter takes the\n form: '<field>:<order>' where field is one of: 'sent', 'sender', 'read', 'subject';\n and order is either 'asc' or 'dec' for ascending and descending order respectively.\n\n Default: 'sent:dec'\n ",
"verb": "GET",
"params": [
{
"type": "stringType",
"name": "status"
},
{
"type": "stringType",
"name": "sort"
},
{
"type": "stringType",
"name": "labels"
},
{
"type": "integerType",
"name": "page"
}
],
"scope": "mail",
"acceptType": "application/vnd.ccp.eve.MailCollection-v3+json"
},
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"contentType": "application/vnd.ccp.eve.MailCreate-v1+json",
"version": 1,
"thirdParty": true,
"doc": "\n Sends a mail message on behalf of the given characterID.\n ",
"verb": "POST",
"scope": "mail"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "\n The mail collection handler returns a paginated list of the EVE mail for\n a character, using a compact representation of mail for filtering and showing\n an index of your mailbox. This mixes all of your corporation, alliance, personal,\n sent and draft mail etc into a single list but allows filtering with optional\n query params.\n\n Posting to the collection handler is used for sending new mail.\n ",
"route": "^/characters/<characterID:characterIdType>/mail/$",
"name": "MailCollection",
"linkedFrom": [
{
"resourceName": "Character",
"acceptType": "application/vnd.ccp.eve.Character-v2+json",
"verb": "GET"
},
{
"resourceName": "Character",
"acceptType": "application/vnd.ccp.eve.Character-v1+json",
"verb": "GET"
},
{
"resourceName": "DustUserCharacterItem",
"acceptType": "application/vnd.ccp.eve.DustUserCharacterItem+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentTeam-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns a single team within the context of a single tournament ",
"route": "^/tournaments/<tournamentID:integerType>/teams/<teamID:integerType>/$",
"name": "TournamentTeamWithinTournament",
"linkedFrom": [
{
"resourceName": "Tournament",
"acceptType": "application/vnd.ccp.eve.Tournament-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.WarsCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "A collection of all wars for EVE",
"route": "^/wars/$",
"name": "WarsCollection",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.Planet-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "\n Crest handler for planet static resources\n returns a JSon response of a planet object\n ",
"route": "^/planets/<planetID:integerType>/$",
"name": "Planet",
"linkedFrom": [
{
"resourceName": "BattleServerBattle",
"acceptType": "application/vnd.ccp.eve.BattleServerBattle-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictConflictCollection",
"acceptType": "application/vnd.ccp.eve.DistrictConflictCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "District",
"acceptType": "application/vnd.ccp.eve.District-v1+json",
"verb": "GET"
},
{
"resourceName": "System",
"acceptType": "application/vnd.ccp.eve.System-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictConflict",
"acceptType": "application/vnd.ccp.eve.DistrictConflict-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictFactional",
"acceptType": "application/vnd.ccp.eve.DistrictFaction-v1+json",
"verb": "GET"
},
{
"resourceName": "BattleCollection",
"acceptType": "application/vnd.ccp.eve.BattleCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "MapSystem",
"acceptType": "application/vnd.ccp.eve.MapSystem-v1+json",
"verb": "GET"
},
{
"resourceName": "Battle",
"acceptType": "application/vnd.ccp.eve.Battle-v1+json",
"verb": "GET"
},
{
"resourceName": "CorporationDistrictCollection",
"acceptType": "application/vnd.ccp.eve.DistrictCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictCollection",
"acceptType": "application/vnd.ccp.eve.DistrictCollection-v1+json",
"verb": "GET"
}
]
},
{
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
],
"route": "^/industry/teams/auction/$",
"name": "TeamInAuctionCollection",
"representations": [
{
"scope": "any",
"acceptType": "application/vnd.ccp.eve.IndustryTeamCollection-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
},
{
"errorName": "AccessDeniedForbiddenError"
}
],
"contentType": "application/vnd.ccp.eve.ContactCreate-v1+json",
"version": 1,
"thirdParty": true,
"doc": "update a contact's standing or watch list status",
"verb": "PUT",
"scope": "personalContactsWrite"
},
{
"thirdParty": true,
"errors": [
{
"errorName": "AccessDeniedForbiddenError"
}
],
"doc": "remove contact from parent [[#ContactList|ContactList]]",
"verb": "DELETE",
"version": 1,
"scope": "personalContactsWrite",
"acceptType": "application/vnd.ccp.eve.ContactDelete-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "\n A contact relationship including standing and watched status. Contained within a [[#ContactList|ContactList]].\n Character contacts require the [[#personalContactsWrite|personalContactsWrite]] scope to update.\n Corporation contacts require the [[#corporationContactsWrite|corporationContactsWrite]] scope to update.\n ",
"route": "^/characters/<characterID:characterIdType>/contacts/<contactID:integerType>/$",
"name": "Contact",
"linkedFrom": [
{
"resourceName": "Contact",
"verb": "PUT",
"contentType": "application/vnd.ccp.eve.ContactCreate-v1+json"
},
{
"resourceName": "ContactList",
"acceptType": "application/vnd.ccp.eve.ContactCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "ContactList",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.ContactCreate-v1+json"
}
]
},
{
"linkedFrom": [
{
"resourceName": "DustRoot",
"acceptType": "application/vnd.ccp.eve.DustRoot-v1+json",
"verb": "GET"
},
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
},
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v2+json",
"verb": "GET"
},
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v1+json",
"verb": "GET"
},
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v0+json",
"verb": "GET"
}
],
"route": "^/market/groups/$",
"name": "MarketGroups",
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "uriType",
"name": "group"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.MarketGroupCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.IndustryTeam-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "Gets a single war and the information about that war.",
"route": "^/industry/teams/<teamID:integerType>/$",
"name": "Team",
"linkedFrom": []
},
{
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
],
"route": "^/industry/facilities/$",
"name": "IndustryFacilityCollection",
"representations": [
{
"scope": "any",
"acceptType": "application/vnd.ccp.eve.IndustryFacilityCollection-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
},
{
"errors": [
{
"errorName": "GoneError"
}
],
"version": 1,
"thirdParty": true,
"doc": " Returns 410: Gone ",
"verb": "GET",
"acceptType": "application/vnd.ccp.eve.Gone-v1+json"
}
],
"doc": " Endpoint used to create links that represent deleted resources ",
"route": "^/gone/$",
"name": "Gone",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v0+json",
"verb": "GET"
}
]
},
{
"linkedFrom": [
{
"resourceName": "DustRoot",
"acceptType": "application/vnd.ccp.eve.DustRoot-v1+json",
"verb": "GET"
},
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v1+json",
"verb": "GET"
}
],
"route": "^/dust/pathtogame/$",
"name": "DustPathToGame",
"representations": [
{
"doc": "\n\n ",
"acceptType": "application/vnd.ccp.eve.DustPathToGameDocumentMap-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.ItemGroup-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " An inventory group ",
"route": "^/inventory/groups/<groupID:integerType>/$",
"name": "ItemGroup",
"linkedFrom": [
{
"resourceName": "ItemGroups",
"acceptType": "application/vnd.ccp.eve.ItemGroupCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "ItemCategory",
"acceptType": "application/vnd.ccp.eve.ItemCategory-v1+json",
"verb": "GET"
}
]
},
{
"linkedFrom": [
{
"resourceName": "TeamInAuctionCollection",
"acceptType": "application/vnd.ccp.eve.IndustryTeamCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Team",
"acceptType": "application/vnd.ccp.eve.IndustryTeam-v1+json",
"verb": "GET"
},
{
"resourceName": "TeamCollection",
"acceptType": "application/vnd.ccp.eve.IndustryTeamCollection-v1+json",
"verb": "GET"
}
],
"route": "^/industry/specialities/<specialityID:integerType>/$",
"name": "Speciality",
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.IndustrySpeciality-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.Tournament-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns a single tournament ",
"route": "^/tournaments/<tournamentID:integerType>/$",
"name": "Tournament",
"linkedFrom": [
{
"resourceName": "TournamentMatch",
"acceptType": "application/vnd.ccp.eve.TournamentMatch-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentMatchCollection",
"acceptType": "application/vnd.ccp.eve.TournamentMatchCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentCollection",
"acceptType": "application/vnd.ccp.eve.TournamentCollection-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"doc": " bootstrap information for the usage of Crest and live server informations ",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET",
"version": 3,
"thirdParty": true
},
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 2,
"thirdParty": true,
"doc": "deprecated, see version 3 below",
"verb": "GET",
"deprecated": true,
"acceptType": "application/vnd.ccp.eve.Api-v2+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " The **CREST** API entry point ",
"route": "^/$",
"name": "Api",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
},
{
"resourceName": "ServerStatus",
"acceptType": "application/vnd.ccp.eve.DustServerStatus-v2+json",
"verb": "GET"
},
{
"resourceName": "ServerStatus",
"acceptType": "application/vnd.ccp.eve.DustServerStatus+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
},
{
"thirdParty": true,
"errors": [
{
"errorName": "AccessDeniedForbiddenError"
},
{
"errorName": "ForbiddenError"
}
],
"doc": " Remove a [[#Character|Character]] or [[#Corporation|Corporation]] from a [[#BlockedList|BlockedList]]. ",
"verb": "DELETE",
"version": 1,
"scope": "blockedWrite",
"acceptType": "application/vnd.ccp.eve.BlockedDelete-v1+json"
}
],
"doc": " A blocked [[#Character|Character]] or [[#Corporation|Corporation]]. ",
"route": "^/characters/<characterID:characterIdType>/blocked/<blockedID:integerType>/$",
"name": "Blocked",
"linkedFrom": [
{
"resourceName": "BlockedList",
"acceptType": "application/vnd.ccp.eve.BlockedCollection-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentTeamCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns all tournaments teams ",
"route": "^/tournaments/teams/$",
"name": "TournamentTeamCollection",
"linkedFrom": []
},
{
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
],
"route": "^/industry/teams/$",
"name": "TeamCollection",
"representations": [
{
"scope": "any",
"acceptType": "application/vnd.ccp.eve.IndustryTeamCollection-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
},
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.War-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "Gets a single war and the information about that war.",
"route": "^/wars/<warID:integerType>/$",
"name": "War",
"linkedFrom": [
{
"resourceName": "WarsCollection",
"acceptType": "application/vnd.ccp.eve.WarsCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Killmails",
"acceptType": "application/vnd.ccp.eve.Killmail-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentTeamMemberCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns all members tournaments teams ",
"route": "^/tournaments/teams/<teamID:integerType>/members/$",
"name": "TournamentTeamMemberCollection",
"linkedFrom": [
{
"resourceName": "TournamentTeam",
"acceptType": "application/vnd.ccp.eve.TournamentTeam-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTeamWithinTournament",
"acceptType": "application/vnd.ccp.eve.TournamentTeam-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
},
{
"errorName": "ForbiddenError"
},
{
"errorName": "ServiceUnavailableError"
}
],
"version": 1,
"thirdParty": true,
"doc": " Gets the buy orders for a single region.\n\n You must supply a type href in the URI or the call will ForbiddenError.\n ",
"verb": "GET",
"params": [
{
"type": "uriType",
"name": "type"
}
],
"scope": "marketOrdersPublic",
"acceptType": "application/vnd.ccp.eve.MarketOrderCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Handles fetching and posting buy orders on the market. ",
"route": "^/market/<regionID:integerType>/orders/buy/$",
"name": "MarketBuyOrders",
"linkedFrom": [
{
"resourceName": "DustUserCharacterItem",
"acceptType": "application/vnd.ccp.eve.DustUserCharacterItem+json",
"verb": "GET"
},
{
"resourceName": "MercenaryPrivate",
"acceptType": "application/vnd.ccp.eve.MercenaryPrivate-v2+json",
"verb": "GET"
},
{
"resourceName": "MercenaryPrivate",
"acceptType": "application/vnd.ccp.eve.MercenaryPrivate-v1+json",
"verb": "GET"
},
{
"resourceName": "Region",
"acceptType": "application/vnd.ccp.eve.Region-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
},
{
"errorName": "NotFoundError"
}
],
"contentType": "application/vnd.ccp.eve.MailRead-v1+json",
"version": 1,
"thirdParty": true,
"verb": "POST",
"scope": "mail"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "\n A handler for marking mail as read.\n ",
"route": "^/characters/<characterID:characterIdType>/mail/<mailID:stringType>/read/$",
"name": "MailRead",
"linkedFrom": [
{
"resourceName": "MailCollection",
"acceptType": "application/vnd.ccp.eve.MailCollection-v3+json",
"verb": "GET"
},
{
"resourceName": "Mail",
"acceptType": "application/vnd.ccp.eve.Mail-v3+json",
"verb": "GET"
},
{
"resourceName": "Mail",
"acceptType": "application/vnd.ccp.eve.Mail-v4+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "exact"
},
{
"type": "stringType",
"name": "name"
}
],
"scope": "characterSearch",
"acceptType": "application/vnd.ccp.eve.CharacterSearch-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "This is the character lookup handler, it gives you back people based on the name",
"route": "^/characters/$",
"name": "Characters",
"linkedFrom": []
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentStaticSceneData-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns the static scene setup for a tournament match ",
"route": "^/tournaments/<tournamentID:integerType>/series/<seriesID:integerType>/matches/<matchID:integerType>/static/$",
"name": "TournamentStaticSceneData",
"linkedFrom": [
{
"resourceName": "TournamentMatch",
"acceptType": "application/vnd.ccp.eve.TournamentMatch-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentMatchCollection",
"acceptType": "application/vnd.ccp.eve.TournamentMatchCollection-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"thirdParty": true,
"version": 1,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.ItemTypeCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Collection of all item types in EVE ",
"route": "^/types/$",
"name": "ItemTypes",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
},
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v0+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentSeriesCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns all series in a tournament ",
"route": "^/tournaments/<tournamentID:integerType>/series/$",
"name": "TournamentSeriesCollection",
"linkedFrom": [
{
"resourceName": "Tournament",
"acceptType": "application/vnd.ccp.eve.Tournament-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentTypeBanCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns all series in a tournament ",
"route": "^/tournaments/<tournamentID:integerType>/series/<seriesID:integerType>/matches/<matchID:integerType>/bans/$",
"name": "TournamentTypeBanCollection",
"linkedFrom": [
{
"resourceName": "TournamentMatch",
"acceptType": "application/vnd.ccp.eve.TournamentMatch-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentMatchCollection",
"acceptType": "application/vnd.ccp.eve.TournamentMatchCollection-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.Killmail-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns a single kill provided an accurate killmail ID and hash have been provided ",
"route": "^/killmails/<killID:integerType>/<killHash:stringType>/$",
"name": "Killmails",
"linkedFrom": [
{
"resourceName": "WarKillmails",
"acceptType": "application/vnd.ccp.eve.WarKillmails-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "AccessDeniedForbiddenError"
},
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"doc": " A [[#Collection|Collection]] of blocked [[#Character|Character]]s and [[#Corporation|Corporation]]s. ",
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "blockedRead",
"acceptType": "application/vnd.ccp.eve.BlockedCollection-v1+json"
},
{
"errors": [
{
"errorName": "AccessDeniedForbiddenError"
},
{
"errorName": "ForbiddenError"
}
],
"contentType": "application/vnd.ccp.eve.BlockedCollectionItem-v1+json",
"version": 1,
"thirdParty": true,
"doc": "\n Add a new blocked [[#Character|Character]] or [[#Corporation|Corporation]]\n from a [[#BlockedList|BlockedList]].\n ",
"verb": "POST",
"scope": "blockedWrite"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " A Collection of blocked Characters. Corporations cannot be blocked at this time. ",
"route": "^/characters/<characterID:characterIdType>/blocked/$",
"name": "BlockedList",
"linkedFrom": [
{
"resourceName": "Character",
"acceptType": "application/vnd.ccp.eve.Character-v2+json",
"verb": "GET"
},
{
"resourceName": "Character",
"acceptType": "application/vnd.ccp.eve.Character-v1+json",
"verb": "GET"
},
{
"resourceName": "DustUserCharacterItem",
"acceptType": "application/vnd.ccp.eve.DustUserCharacterItem+json",
"verb": "GET"
}
]
},
{
"linkedFrom": [
{
"resourceName": "Character",
"acceptType": "application/vnd.ccp.eve.Character-v2+json",
"verb": "GET"
}
],
"route": "^/standings/<ownerID:integerType>/$",
"name": "Standings",
"representations": [
{
"thirdParty": true,
"version": 1,
"doc": "\n Returns all the standings the owner[Corporation, Character] has with npc entities as a paged collection\n of the vnd.ccp.eve.Standing-v1 resource\n ",
"verb": "GET",
"scope": "characterRead",
"acceptType": "application/vnd.ccp.eve.StandingCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"linkedFrom": [],
"route": "^/market/<region_id:integerType>/types/<type_id:integerType>/history/$",
"name": "MarketTypeHistoryCollection",
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
},
{
"errorName": "ForbiddenError"
},
{
"errorName": "ServiceUnavailableError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.MarketTypeHistoryCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentMatchCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns all series in a tournament ",
"route": "^/tournaments/<tournamentID:integerType>/series/<seriesID:integerType>/matches/$",
"name": "TournamentMatchCollection",
"linkedFrom": [
{
"resourceName": "TournamentSeriesCollection",
"acceptType": "application/vnd.ccp.eve.TournamentSeriesCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentSeries",
"acceptType": "application/vnd.ccp.eve.TournamentSeries-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
},
{
"errorName": "AccessDeniedForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"doc": "Get the [[#Collection|Collection]] of [[#Contact|Contact]]s",
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "personalContactsRead",
"acceptType": "application/vnd.ccp.eve.ContactCollection-v1+json"
},
{
"errors": [
{
"errorName": "ForbiddenError"
},
{
"errorName": "AccessDeniedForbiddenError"
}
],
"contentType": "application/vnd.ccp.eve.ContactCreate-v1+json",
"version": 1,
"thirdParty": true,
"doc": "add new [[#Contact|Contact]]",
"verb": "POST",
"scope": "personalContactsWrite"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "\n A [[#Collection|Collection]] of [[#Contact|Contact]]s.\n Character contacts require the [[#personalContactsRead|personalContactsRead]] scope to access.\n Corporation contacts require the [[#corporationContactsRead|corporationContactsRead]] scope to access.\n ",
"route": "^/characters/<characterID:characterIdType>/contacts/$",
"name": "ContactList",
"linkedFrom": [
{
"resourceName": "Character",
"acceptType": "application/vnd.ccp.eve.Character-v2+json",
"verb": "GET"
},
{
"resourceName": "Character",
"acceptType": "application/vnd.ccp.eve.Character-v1+json",
"verb": "GET"
},
{
"resourceName": "DustUserCharacterItem",
"acceptType": "application/vnd.ccp.eve.DustUserCharacterItem+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.Constellation-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "\n Crest handler for constellation static resources\n returns a json response of the constellation\n ",
"route": "^/constellations/<constellationID:integerType>/$",
"name": "Constellation",
"linkedFrom": [
{
"resourceName": "BattleServerBattle",
"acceptType": "application/vnd.ccp.eve.BattleServerBattle-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictConflictCollection",
"acceptType": "application/vnd.ccp.eve.DistrictConflictCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "MapConstellations",
"acceptType": "application/vnd.ccp.eve.MapConstellations-v1+json",
"verb": "GET"
},
{
"resourceName": "District",
"acceptType": "application/vnd.ccp.eve.District-v1+json",
"verb": "GET"
},
{
"resourceName": "System",
"acceptType": "application/vnd.ccp.eve.System-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictConflict",
"acceptType": "application/vnd.ccp.eve.DistrictConflict-v1+json",
"verb": "GET"
},
{
"resourceName": "Location",
"acceptType": "application/vnd.ccp.eve.Location-v1+json",
"verb": "GET"
},
{
"resourceName": "BattleCollection",
"acceptType": "application/vnd.ccp.eve.BattleCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Battle",
"acceptType": "application/vnd.ccp.eve.Battle-v1+json",
"verb": "GET"
},
{
"resourceName": "CorporationDistrictCollection",
"acceptType": "application/vnd.ccp.eve.DistrictCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Incursions",
"acceptType": "application/vnd.ccp.eve.IncursionCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Region",
"acceptType": "application/vnd.ccp.eve.Region-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictCollection",
"acceptType": "application/vnd.ccp.eve.DistrictCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "MapRegion",
"acceptType": "application/vnd.ccp.eve.MapRegion-v1+json",
"verb": "GET"
}
]
},
{
"linkedFrom": [],
"route": "^/dust/documents/<documentName:stringType>/$",
"name": "DustDocumentContent",
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"doc": "\n Note that this does not return a json response; it returns the desired text directly\n as the body of the message. This is necessary because this API is designed to be\n compatible with downloading text file contents directly from a CDN.\n ",
"verb": "GET",
"acceptType": "text/html"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
},
{
"errorName": "AccessDeniedForbiddenError"
}
],
"contentType": "application/vnd.ccp.eve.CapsuleerSkillCollection-v1+json",
"version": 1,
"thirdParty": true,
"verb": "PUT",
"scope": "skillsWrite"
},
{
"errors": [
{
"errorName": "ForbiddenError"
},
{
"errorName": "AccessDeniedForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "DELETE",
"scope": "skillsWrite",
"acceptType": "application/vnd.ccp.eve.SkillDelete-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
},
{
"errors": [
{
"errorName": "ForbiddenError"
},
{
"errorName": "AccessDeniedForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "skillsRead",
"acceptType": "application/vnd.ccp.eve.CapsuleerSkillCollection-v1+json"
}
],
"doc": " A character's skills in training ",
"route": "^/characters/<characterID:characterIdType>/capsuleer/trainingqueue/$",
"name": "CharacterTrainingQueue",
"linkedFrom": [
{
"resourceName": "CapsuleerPrivate",
"acceptType": "application/vnd.ccp.eve.CapsuleerPrivate-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.RegionCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "\n Crest handler for Regions static resources\n returns a paginated list of all regions\n ",
"route": "^/regions/$",
"name": "Regions",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "DELETE",
"scope": "mail",
"acceptType": "application/vnd.ccp.eve.MailDelete-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
},
{
"errors": [
{
"errorName": "ForbiddenError"
},
{
"errorName": "NotFoundError"
}
],
"version": 4,
"thirdParty": true,
"doc": "\n Returns the details of a mail message.\n ",
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "keepHtml"
}
],
"scope": "mail",
"acceptType": "application/vnd.ccp.eve.Mail-v4+json"
}
],
"doc": "\n Full representation of mail including the recipient list and mail body.\n\n Sending a delete to this resource moves the mail to the trash.\n ",
"route": "^/characters/<characterID:characterIdType>/mail/<mailID:stringType>/$",
"name": "Mail",
"linkedFrom": [
{
"resourceName": "MailCollection",
"acceptType": "application/vnd.ccp.eve.MailCollection-v3+json",
"verb": "GET"
},
{
"resourceName": "MailCollection",
"verb": "POST",
"contentType": "application/vnd.ccp.eve.MailCreate-v1+json"
},
{
"resourceName": "Mail",
"acceptType": "application/vnd.ccp.eve.Mail-v3+json",
"verb": "GET"
},
{
"resourceName": "Mail",
"acceptType": "application/vnd.ccp.eve.Mail-v4+json",
"verb": "GET"
}
]
},
{
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
],
"route": "^/market/prices/$",
"name": "MarketTypePriceCollection",
"representations": [
{
"scope": "any",
"acceptType": "application/vnd.ccp.eve.MarketTypePriceCollection-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"linkedFrom": [
{
"resourceName": "DustRoot",
"acceptType": "application/vnd.ccp.eve.DustRoot-v1+json",
"verb": "GET"
},
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v2+json",
"verb": "GET"
}
],
"route": "^/dust/documents/$",
"name": "DustDocumentCollection",
"representations": [
{
"acceptType": "application/vnd.ccp.eve.DustDocumentCollection-v3+json",
"verb": "GET",
"version": 3,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.DustDocumentCollection-v2+json",
"verb": "GET",
"version": 2,
"thirdParty": true
},
{
"deprecated": true,
"acceptType": "application/vnd.ccp.eve.DustDocumentCollection-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "AccessDeniedForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "skillsRead",
"acceptType": "application/vnd.ccp.eve.CapsuleerSkillCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " A character's current skills ",
"route": "^/characters/<characterID:characterIdType>/capsuleer/skills/$",
"name": "CharacterSkills",
"linkedFrom": [
{
"resourceName": "CapsuleerPrivate",
"acceptType": "application/vnd.ccp.eve.CapsuleerPrivate-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentSeries-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns a single tournament ",
"route": "^/tournaments/<tournamentID:integerType>/series/<seriesID:integerType>/$",
"name": "TournamentSeries",
"linkedFrom": [
{
"resourceName": "TournamentMatch",
"acceptType": "application/vnd.ccp.eve.TournamentMatch-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentSeriesCollection",
"acceptType": "application/vnd.ccp.eve.TournamentSeriesCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentMatchCollection",
"acceptType": "application/vnd.ccp.eve.TournamentMatchCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentSeries",
"acceptType": "application/vnd.ccp.eve.TournamentSeries-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.IncursionCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Return all incursions ",
"route": "^/incursions/$",
"name": "Incursions",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentTeamMember-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns a single team member",
"route": "^/tournaments/teams/<teamID:integerType>/members/<memberID:integerType>/$",
"name": "TournamentTeamMember",
"linkedFrom": [
{
"resourceName": "TournamentTeamMemberCollection",
"acceptType": "application/vnd.ccp.eve.TournamentTeamMemberCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentTeamMember",
"acceptType": "application/vnd.ccp.eve.TournamentTeamMember-v1+json",
"verb": "GET"
}
]
},
{
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
],
"route": "^/industry/specialities/$",
"name": "SpecialityCollection",
"representations": [
{
"scope": "any",
"acceptType": "application/vnd.ccp.eve.IndustrySpecialityCollection-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 2,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentRealtimeMatchFrame-v2+json"
},
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentRealtimeMatchFrame-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns realtime data (physics and such) for a match ",
"route": "^/tournaments/<tournamentID:integerType>/series/<seriesID:integerType>/matches/<matchID:integerType>/realtime/<frameID:integerType>/$",
"name": "TournamentRealtimeData",
"linkedFrom": [
{
"resourceName": "TournamentMatch",
"acceptType": "application/vnd.ccp.eve.TournamentMatch-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentMatchCollection",
"acceptType": "application/vnd.ccp.eve.TournamentMatchCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "TournamentRealtimeData",
"acceptType": "application/vnd.ccp.eve.TournamentRealtimeMatchFrame-v2+json",
"verb": "GET"
},
{
"resourceName": "TournamentRealtimeData",
"acceptType": "application/vnd.ccp.eve.TournamentRealtimeMatchFrame-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.Region-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "\n Crest handler for Regions static resources\n returns a JSon object with region data\n ",
"route": "^/regions/<regionID:integerType>/$",
"name": "Region",
"linkedFrom": [
{
"resourceName": "BattleServerBattle",
"acceptType": "application/vnd.ccp.eve.BattleServerBattle-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictConflictCollection",
"acceptType": "application/vnd.ccp.eve.DistrictConflictCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "District",
"acceptType": "application/vnd.ccp.eve.District-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictConflict",
"acceptType": "application/vnd.ccp.eve.DistrictConflict-v1+json",
"verb": "GET"
},
{
"resourceName": "MapRegions",
"acceptType": "application/vnd.ccp.eve.MapUniverse-v1+json",
"verb": "GET"
},
{
"resourceName": "Location",
"acceptType": "application/vnd.ccp.eve.Location-v1+json",
"verb": "GET"
},
{
"resourceName": "BattleCollection",
"acceptType": "application/vnd.ccp.eve.BattleCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Battle",
"acceptType": "application/vnd.ccp.eve.Battle-v1+json",
"verb": "GET"
},
{
"resourceName": "Constellation",
"acceptType": "application/vnd.ccp.eve.Constellation-v1+json",
"verb": "GET"
},
{
"resourceName": "CorporationDistrictCollection",
"acceptType": "application/vnd.ccp.eve.DistrictCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "Regions",
"acceptType": "application/vnd.ccp.eve.RegionCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "BattleTheatreCollection",
"acceptType": "application/vnd.ccp.eve.BattleTheatreCollection-v1+json",
"verb": "GET"
},
{
"resourceName": "DistrictCollection",
"acceptType": "application/vnd.ccp.eve.DistrictCollection-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
},
{
"errorName": "ForbiddenError"
},
{
"errorName": "ServiceUnavailableError"
}
],
"version": 1,
"thirdParty": true,
"doc": " Gets the sell orders for a single region.\n\n You must supply a type href in the URI or the call will ForbiddenError.\n ",
"verb": "GET",
"params": [
{
"type": "uriType",
"name": "type"
}
],
"scope": "marketOrdersPublic",
"acceptType": "application/vnd.ccp.eve.MarketOrderCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Handles fetching and posting sell orders on the market. ",
"route": "^/market/<regionID:integerType>/orders/sell/$",
"name": "MarketSellOrders",
"linkedFrom": [
{
"resourceName": "DustUserCharacterItem",
"acceptType": "application/vnd.ccp.eve.DustUserCharacterItem+json",
"verb": "GET"
},
{
"resourceName": "MercenaryPrivate",
"acceptType": "application/vnd.ccp.eve.MercenaryPrivate-v2+json",
"verb": "GET"
},
{
"resourceName": "MercenaryPrivate",
"acceptType": "application/vnd.ccp.eve.MercenaryPrivate-v1+json",
"verb": "GET"
},
{
"resourceName": "Region",
"acceptType": "application/vnd.ccp.eve.Region-v1+json",
"verb": "GET"
}
]
},
{
"representations": [
{
"errors": [
{
"errorName": "ForbiddenError"
}
],
"version": 1,
"thirdParty": true,
"verb": "GET",
"params": [
{
"type": "integerType",
"name": "page"
}
],
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TournamentCollection-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns all tournaments ",
"route": "^/tournaments/$",
"name": "TournamentCollection",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
]
},
{
"linkedFrom": [],
"route": "^/dust/server/$",
"name": "ServerStatus",
"representations": [
{
"acceptType": "application/vnd.ccp.eve.DustServerStatus-v2+json",
"verb": "GET",
"version": 2,
"thirdParty": true
},
{
"deprecated": true,
"acceptType": "application/vnd.ccp.eve.DustServerStatus+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"scope": "any",
"acceptType": "application/vnd.ccp.eve.CacheTestResponse-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": "\n Handler for testing that returns your characterID.\n It has caching enabled on a characterID basis to facilitate test that test this functionality.\n ",
"route": "^/server/testing/cache-char-session/$",
"name": "CharCacheWithSession",
"linkedFrom": []
},
{
"representations": [
{
"scope": "any",
"acceptType": "application/vnd.ccp.eve.DistrictCollection-v1+json",
"verb": "GET",
"version": 1,
"thirdParty": true
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
],
"doc": " Returns all of the player conquerable districts. ",
"route": "^/districts/$",
"name": "DistrictCollection",
"linkedFrom": []
},
{
"linkedFrom": [
{
"resourceName": "DustPathToGame",
"acceptType": "application/vnd.ccp.eve.DustPathToGameDocumentMap-v1+json",
"verb": "GET"
}
],
"route": "^/dust/pathtogame/<documentName:stringType>/$",
"name": "DustPathToGameDocument",
"representations": [
{
"errors": [
{
"errorName": "NotFoundError"
}
],
"version": 1,
"thirdParty": true,
"doc": "\n\n ",
"verb": "GET",
"acceptType": "application/vnd.ccp.eve.DustPathToGameDocument-v1+json"
},
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
}
]
},
{
"representations": [
{
"acceptType": "application/vnd.ccp.eve.Options-v1+json",
"verb": "OPTIONS",
"version": 1,
"thirdParty": true
},
{
"thirdParty": true,
"version": 1,
"doc": " Returns a list of links of relevance to the current token ",
"verb": "GET",
"scope": "any",
"acceptType": "application/vnd.ccp.eve.TokenDecode-v1+json"
}
],
"doc": " Decoder endpoint for oAuth token",
"route": "^/decode/$",
"name": "TokenDecode",
"linkedFrom": [
{
"resourceName": "Api",
"acceptType": "application/vnd.ccp.eve.Api-v3+json",
"verb": "GET"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment