contentEadClevel
Request url: https://api.archivesportaleurope.net/services/content/ead/clevel/{id}
This service is a GET-request.
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", "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.
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.