Difference between revisions of "contentEac-cpf"
(→Response parameters) |
|||
Line 17: | Line 17: | ||
"nameEntry": "Louis Vuitton", | "nameEntry": "Louis Vuitton", | ||
"repositoryId": 361, | "repositoryId": 361, | ||
− | " | + | "repositoryName": "Nationaal Archief", |
"content": { | "content": { | ||
--- skip --- | --- skip --- | ||
Line 32: | Line 32: | ||
Internal APE identifier of the repository. | Internal APE identifier of the repository. | ||
− | == | + | == repositoryName == |
Name of the repository. | Name of the repository. | ||
Revision as of 12:21, 2 June 2017
Request url: https://api.archivesportaleurope.net/services/content/eac-cpf/{id}
.
This service is a GET-request.
This content-service delivers all information available of of authority records for Corporate Bodies, Persons or Families (CPF) identified with {id}. A web-developer can use this service to create a detailed presentation of a search result.
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, "repositoryName": "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.
repositoryName
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.