List the editions of a work
list_editionsRetrieve published editions of a work from the BnF catalogue using its identifier, with publisher, place, year, edition statement, extent, ISBN, and digitised links when available.
Instructions
List the published editions of one work in the Bibliothèque nationale de France catalogue, by the identifier search_works or get_work returns. Each row carries the publisher, the place, the year, the edition statement, the extent in the words of the record, the ISBN when there is one, and the record in the BnF general catalogue. An edition that has been digitised carries a link under 'digitised'. That link says a copy exists at that address; this server never opens it, so it cannot say whether the document is readable, complete, or free to reuse. Rows are ordered by the address the catalogue gives each edition, which is neither by date nor by importance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| work_id | Yes | The work identifier, such as 'cb11970626n'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| notes | Yes | ||
| work_id | Yes | ||
| editions | Yes | ||
| has_more | Yes | ||
| retrieved_at | Yes | When these metadata were read from data.bnf.fr, as an ISO 8601 instant. The BnF licence asks for this date to be stated wherever the metadata are shown, so repeat it alongside the source. | |
| digitised_count | Yes | Editions on this page carrying at least one link. |