Books
This resource provides information about books from the Harry Potter Universe.
Attributes
| Name | Type | Description | Filterable |
|---|---|---|---|
| author | string | The author of this book. | ✅ |
| cover | string | The cover url of this book. | ❌ |
| dedication | string | The dedication of this book. | ✅ |
| pages | integer | The number of pages of this book. | ✅ |
| release_date | date | The date when this book was released. | ✅ |
| summary | string | The summary of this book. | ✅ |
| slug | string | A slug to identify this book. | ❌ |
| title | string | The title of this book. | ✅ |
| wiki | string | A link to the Harry Potter Wiki Page of this book. | ❌ |