Difference between revisions of "downloadEac-cpf"
From Archives Portal Europe Wiki
Line 1: | Line 1: | ||
− | Request url: <code>https://api.archivesportaleurope.net/services/download/eac-cpf/{id}</code> | + | Request url: [https://www.archivesportaleurope.net/ApeApi/#!/download/downloadXmlEacCpf <code>https://api.archivesportaleurope.net/services/download/eac-cpf/{id}</code>]. |
This service is a GET-request. | This service is a GET-request. | ||
This download service enables a web developer to download a complete authority record identified with {id} as EAC-CPF/XML-document. | This download service enables a web developer to download a complete authority record identified with {id} as EAC-CPF/XML-document. | ||
+ | |||
+ | For this service you must change the accept header into "application/octet-stream" or leave it out. | ||
<div><br/>__TOC__<br/></div> | <div><br/>__TOC__<br/></div> |
Revision as of 12:32, 8 March 2017
Request url: https://api.archivesportaleurope.net/services/download/eac-cpf/{id}
.
This service is a GET-request.
This download service enables a web developer to download a complete authority record identified with {id} as EAC-CPF/XML-document.
For this service you must change the accept header into "application/octet-stream" or leave it out.
Request parameters
id
Internal APE identifier of a EAC-CPF record. This parameter is required.
Response parameters
None. The response is the actual EAC-CPF/XML file of the requested document.