{ "opencollection": "1.0.0", "info": { "name": "UChile Research Data Repository (Dataverse API) Access Metadatablocks API", "version": "1.0.0" }, "items": [ { "info": { "name": "Metadatablocks", "type": "folder" }, "items": [ { "info": { "name": "list", "type": "http" }, "http": { "method": "GET", "url": "https://datos.uchile.cl/api/v1/metadatablocks" } }, { "info": { "name": "getBlock", "type": "http" }, "http": { "method": "GET", "url": "https://datos.uchile.cl/api/v1/metadatablocks/:identifier", "params": [ { "name": "identifier", "value": "", "type": "path" } ] } } ] } ], "bundled": true }