{ "opencollection": "1.0.0", "info": { "name": "Dataverse Access Localcontexts API", "version": "6.9" }, "items": [ { "info": { "name": "Localcontexts", "type": "folder" }, "items": [ { "info": { "name": "LocalContexts_getDatasetLocalContexts", "type": "http" }, "http": { "method": "GET", "url": "https://dataverse.nl/localcontexts/datasets/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "LocalContexts_searchLocalContexts", "type": "http" }, "http": { "method": "GET", "url": "https://dataverse.nl/localcontexts/datasets/:id/:projectId", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "projectId", "value": "", "type": "path" } ] } } ] } ], "bundled": true }