Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@regner
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save regner/78ad881108dcf2ea3600 to your computer and use it in GitHub Desktop.
Save regner/78ad881108dcf2ea3600 to your computer and use it in GitHub Desktop.
/sovereignty/structures/
{
"totalCount_str": "3",
"items": [
{
"alliance": {
"id_str": "99000002",
"href": "http://publicCrest.regner.dev:8095/alliances/99000002/",
"id": 99000002,
"name": "One One Corporation Alliance"
},
"vulnerabilityOccupancyLevel": 1,
"structureID_str": "1000000156968",
"structureID": 1000000156968,
"vulnerableStartTime": "2015-06-29T03:00:00",
"solarSystem": {
"id_str": "30004712",
"href": "http://publicCrest.regner.dev:8095/solarsystems/30004712/",
"id": 30004712,
"name": "NOL-M9"
},
"vulnerableEndTime": "2015-06-29T21:00:00",
"type": {
"id_str": "32226",
"href": "http://publicCrest.regner.dev:8095/types/32226/",
"id": 32226,
"name": "Territorial Claim Unit"
}
},
{
"alliance": {
"id_str": "99000002",
"href": "http://publicCrest.regner.dev:8095/alliances/99000002/",
"id": 99000002,
"name": "One One Corporation Alliance"
},
"vulnerabilityOccupancyLevel": 1,
"structureID_str": "1000000156965",
"structureID": 1000000156965,
"vulnerableStartTime": "2015-06-29T03:00:00",
"solarSystem": {
"id_str": "30004712",
"href": "http://publicCrest.regner.dev:8095/solarsystems/30004712/",
"id": 30004712,
"name": "NOL-M9"
},
"vulnerableEndTime": "2015-06-29T21:00:00",
"type": {
"id_str": "32458",
"href": "http://publicCrest.regner.dev:8095/types/32458/",
"id": 32458,
"name": "Infrastructure Hub"
}
},
{
"solarSystem": {
"id_str": "30004712",
"href": "http://publicCrest.regner.dev:8095/solarsystems/30004712/",
"id": 30004712,
"name": "NOL-M9"
},
"alliance": {
"id_str": "99000002",
"href": "http://publicCrest.regner.dev:8095/alliances/99000002/",
"id": 99000002,
"name": "One One Corporation Alliance"
},
"type": {
"id_str": "12295",
"href": "http://publicCrest.regner.dev:8095/types/12295/",
"id": 12295,
"name": "Station (Conquerable 3)"
},
"structureID_str": "60014926",
"structureID": 60014926
}
],
"pageCount": 1,
"pageCount_str": "1",
"totalCount": 3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment