{ "opencollection": "1.0.0", "info": { "name": "Library of Congress Chronicling America Bills Resources API", "version": "1.0.0" }, "items": [ { "info": { "name": "Resources", "type": "folder" }, "items": [ { "info": { "name": "Get Resource", "type": "http" }, "http": { "method": "GET", "url": "https://chroniclingamerica.loc.gov/resource/:resourceId/", "params": [ { "name": "resourceId", "value": "", "type": "path" }, { "name": "fo", "value": "", "type": "query" } ] }, "docs": "Retrieve a digitized resource record." } ] } ], "bundled": true }