Difference between revisions of "contentEac-cpf"
From Archives Portal Europe Wiki
(Created page with "Request url: <code>https://api.archivesportaleurope.net/services/content/eac-cpf/{id}</code> This service is a GET-request. <div><br/>__TOC__<br/></div> = Request parameters...") |
|||
Line 7: | Line 7: | ||
== id == | == id == | ||
Internal APE identifier of an authorized record describing a recordscreator. The identifier of the record is required. | Internal APE identifier of an authorized record describing a recordscreator. The identifier of the record is required. | ||
− | + | <br/><br/> | |
= Response parameters = | = Response parameters = | ||
Revision as of 14:01, 11 August 2016
Request url: https://api.archivesportaleurope.net/services/content/eac-cpf/{id}
This service is a GET-request.
Contents
Request parameters
id
Internal APE identifier of an authorized record describing a recordscreator. The identifier of the record is required.
Response parameters
{ "id": "66", "nameEntry": "Louis Vuitton", "repositoryId": 361, "repository": "Nationaal Archief", "content": { --- skip --- } }
id
Internal APE identifier of the EAC-record. The same as your request parameter "id".
nameEntry
Name of the Entity.
repositoryId
Internal APE identifier of the repository.
repository
Name of the repository.
content
Information in EAC-CPF-format, serialized as JSON. This part could potentially contain all the elements that can be part of an EAC-CPF/XML-document.