---
title: "return a description of a resource's release history."
method: GET
path: "/id/{dsid}/pdr:v"
tags: ["Resource Identifiers"]
---

# return a description of a resource's release history.

`GET /id/{dsid}/pdr:v`

return a NERDm `ReleaseCollection` object describing the release history of the resource.  Links are included for accessing the different versions.

## Path parameters

- `dsid` string, required

## Query parameters

- `format` string

## Response `200`

the identifier was recognized and a view was returned.

- string — a description of the resource in NERDm JSON format; the object will be a NERDm `Resourse` type.

## Other responses

- `400` — the format parameter specified an unsupported or unrecognized output format
- `404` — the resource identifier was not found in the repository.
- `406` — no supportable formats associated with the MIME-types given in the `Accept` parameter, _or_ none of those MIME-types were consistent with the format requested via the `format` parameter.

---

[API](https://skmtc.net/usnistgov/apis/pdr-resource-identifier-resolver-service.md) · [All operations](https://skmtc.net/usnistgov/apis/pdr-resource-identifier-resolver-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usnistgov/pdr-resource-identifier-resolver-service/revisions/00ec37e796c3/schema)
