List Editions of a Work
list_editionsEvery edition of one work that the library holds — the other witnesses to the same text, across languages and centuries. Give it a book_id (easiest: the id of any edition you already found) or a work_id. USE THIS when a quotation needs checking against more than one witness, when you want the original-language text behind a translation, or when comparing how a passage reads across editions — differences between witnesses are often the finding. Returns language, date, page count and translation coverage per edition, so you can pick the right one to read. Note: for multi-volume collected works the identifier names the SET rather than a single text, and the response says so explicitly when that applies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | No | Any edition you already have. Its work is looked up and the siblings returned. | |
| work_id | No | A work identifier, if you already have one (from get_book). |