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