{ "opencollection": "1.0.0", "info": { "name": "Discovery bitstreams List of persons API", "version": "1.0.2" }, "request": { "auth": { "type": "apikey", "key": "apikey", "value": "{{apikey}}", "placement": "query" } }, "items": [ { "info": { "name": "List of persons", "type": "folder" }, "items": [ { "info": { "name": "GET /{code}", "type": "http" }, "http": { "method": "GET", "url": "https://api.library.ethz.ch/discovery/v1/:code", "params": [ { "name": "code", "value": "", "type": "path", "description": "Code of data resource pool" } ] }, "docs": "Provides lists of persons from a specific data resource pool with links to correspondig person pages.\n\nData resource pools and their codes:\n\n| Data resource pool | Code |\n| --------------------------------------------- | ------------|\n| Hochschularchiv (HSA) | hsa | \n| E-Pics Bildarchiv (BA) | ba | \n| e-rara | erara | \n| Max Frisch-Archiv (MFA" } ] } ], "bundled": true }