{ "opencollection": "1.0.0", "info": { "name": "Library of Congress Chronicling America Bills Laws API", "version": "1.0.0" }, "items": [ { "info": { "name": "Laws", "type": "folder" }, "items": [ { "info": { "name": "List Laws", "type": "http" }, "http": { "method": "GET", "url": "https://chroniclingamerica.loc.gov/law/:congress", "params": [ { "name": "congress", "value": "", "type": "path" }, { "name": "format", "value": "", "type": "query" }, { "name": "offset", "value": "", "type": "query" }, { "name": "limit", "value": "", "type": "query" } ] }, "docs": "List Laws" } ] } ], "bundled": true }