{ "opencollection": "1.0.0", "info": { "name": "EVE Swagger Incineration (ESI) - tranquility Alliance Incursions API", "version": "2020-01-01" }, "items": [ { "info": { "name": "Incursions", "type": "folder" }, "items": [ { "info": { "name": "List incursions", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/incursions", "headers": [ { "name": "Accept-Language", "value": "" }, { "name": "If-None-Match", "value": "" }, { "name": "X-Compatibility-Date", "value": "" }, { "name": "X-Tenant", "value": "" }, { "name": "If-Modified-Since", "value": "" } ] }, "docs": "Return a list of current incursions" } ] } ], "bundled": true }