contentEadClevel
Request url: https://api.archivesportaleurope.net/services/content/ead/clevel/{id}
This service is a GET-request.
This content-service delivers all information available of the description of an archival description 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 a Descriptive Unit (id is starting with "C"). In this service, if the identifier does not start with a "C", you will get an error message. This parameter is required.
Response parameters
{ "id": "C4134966", "unitId": "2.05.313 - 2.77", "unitTitle": "Nepal", "fondsUnitTitle": "Inventaris van het code-archief van het Ministerie van Buitenlandse Zaken, 1965-1974", "repositoryId": 361, "repository": "Nationaal Archief", "content": { --- skip --- } }
id
Internal APE identifier of the Descriptive Unit. The same as your request parameter "id".
unitId
Original identifier of the information provided by the repository.
unitTitle
Title of the information, provided by the repository.
fondsUnitTitle
Title of the finding aid, provided by the repository.
repositoryId
Internal APE identifier of the repository.
repository
Name of the repository.
content
Information in EAD-format, serialized as JSON. This part could potentially contain all the elements that can be part of a Component-element (<c>) of an EAD/XML-document.