Resource Identifiers
return a view of a specific version of a resource
return a view of a given version of a repository resource given its ARK ID (or the reduced version of it).
get/id/{dsid}/pdr:v/{version}
Path parameters
dsidstring required
the ARK (or reduced) identifier for the resource of interest. Note that an EDI-ID will not be resolved through this endpoint.
versionstring required
the desired version of the of the resource (in the form of N.N.N).
Query parameters
formatstring
the desired format of the view to return. The value is can be one of the example format names below or a MIME-type name. If not provided, the format is determined by the Accept request header and content-negotiation rules. When an Accept is not specified, the default is nerdm.
Response
the identifier and version were found and a view was returned.
string required
a description of the resource in NERDm JSON format; the object will be a NERDm Resourse type.