Skip to content

Instantly share code, notes, and snippets.

@regner
Last active August 29, 2015 14:09
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save regner/78557321ccf4a61ee342 to your computer and use it in GitHub Desktop.
Save regner/78557321ccf4a61ee342 to your computer and use it in GitHub Desktop.
URI: http://crest.regner.dev/market/10000002/orders/sell/?type=http://crest.regner.dev/inventory/types/587/
{
"totalCount_str": "6",
"items": [
{
"volume_str": "20",
"buy": false,
"issued": "2014-10-30T12:23:35",
"price": 323108,
"minVolume": 1,
"volume": 20,
"range": "region",
"href": "http://crest.regner.dev/market/10000002/orders/2247924056/",
"duration_str": "90",
"location": {
"href": "http://crest.regner.dev/universe/locations/60003760/",
"name": "Jita IV - Moon 4 - Caldari Navy Assembly Plant"
},
"duration": 90,
"minVolume_str": "1",
"type": {
"href": "http://crest.regner.dev/inventory/types/587/",
"name": "Rifter"
}
},
{
"volume_str": "1",
"buy": false,
"issued": "2014-10-30T12:52:59",
"price": 323105.23,
"minVolume": 1,
"volume": 1,
"range": "region",
"href": "http://crest.regner.dev/market/10000002/orders/2247924057/",
"duration_str": "90",
"location": {
"href": "http://crest.regner.dev/universe/locations/60003760/",
"name": "Jita IV - Moon 4 - Caldari Navy Assembly Plant"
},
"duration": 90,
"minVolume_str": "1",
"type": {
"href": "http://crest.regner.dev/inventory/types/587/",
"name": "Rifter"
}
},
{
"volume_str": "1",
"buy": false,
"issued": "2014-10-30T12:52:59",
"price": 323107.68,
"minVolume": 1,
"volume": 1,
"range": "region",
"href": "http://crest.regner.dev/market/10000002/orders/2247924058/",
"duration_str": "90",
"location": {
"href": "http://crest.regner.dev/universe/locations/60003760/",
"name": "Jita IV - Moon 4 - Caldari Navy Assembly Plant"
},
"duration": 90,
"minVolume_str": "1",
"type": {
"href": "http://crest.regner.dev/inventory/types/587/",
"name": "Rifter"
}
},
{
"volume_str": "1",
"buy": false,
"issued": "2014-10-30T12:52:59",
"price": 323107.92,
"minVolume": 1,
"volume": 1,
"range": "region",
"href": "http://crest.regner.dev/market/10000002/orders/2247924059/",
"duration_str": "90",
"location": {
"href": "http://crest.regner.dev/universe/locations/60003760/",
"name": "Jita IV - Moon 4 - Caldari Navy Assembly Plant"
},
"duration": 90,
"minVolume_str": "1",
"type": {
"href": "http://crest.regner.dev/inventory/types/587/",
"name": "Rifter"
}
},
{
"volume_str": "20",
"buy": false,
"issued": "2014-10-30T12:52:59",
"price": 323108.05,
"minVolume": 1,
"volume": 20,
"range": "region",
"href": "http://crest.regner.dev/market/10000002/orders/2247924060/",
"duration_str": "90",
"location": {
"href": "http://crest.regner.dev/universe/locations/60003760/",
"name": "Jita IV - Moon 4 - Caldari Navy Assembly Plant"
},
"duration": 90,
"minVolume_str": "1",
"type": {
"href": "http://crest.regner.dev/inventory/types/587/",
"name": "Rifter"
}
},
{
"volume_str": "50",
"buy": false,
"issued": "2014-10-30T12:52:59",
"price": 323108.21,
"minVolume": 1,
"volume": 50,
"range": "region",
"href": "http://crest.regner.dev/market/10000002/orders/2247924061/",
"duration_str": "90",
"location": {
"href": "http://crest.regner.dev/universe/locations/60003760/",
"name": "Jita IV - Moon 4 - Caldari Navy Assembly Plant"
},
"duration": 90,
"minVolume_str": "1",
"type": {
"href": "http://crest.regner.dev/inventory/types/587/",
"name": "Rifter"
}
}
],
"pageCount": 1,
"pageCount_str": "1",
"totalCount": 6
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment