Movies
This resource provides information about movies from the Harry Potter Universe.
Attributes
| Name | Type | Description | Filterable |
|---|---|---|---|
| box_office | string | The revenue this movie raised through ticket sales. | ✅ |
| budget | string | The budget of this movie. | ✅ |
| cinematographers | array | A list of cinematographers in this movie. | ✅ |
| directors | array | A list of people who directed this movie. | ✅ |
| distributors | array | A list of distributors of this movie. | ✅ |
| editors | array | A list of people who edited this movie. | ✅ |
| music_composers | array | A list of people who composed the music of this movie. | ✅ |
| poster | string | A link to the poster of this movie. | ❌ |
| producers | array | A list of people who produced this movie. | ✅ |
| rating | string | The age recommendation of this movie. | ✅ |
| release_date | date | The date when this movie was released. | ✅ |
| running_time | string | The running time of this movie. | ✅ |
| screenwriters | array | A list of screenwriters of this movie. | ✅ |
| slug | string | A slug to identify this movie. | ❌ |
| summary | string | The summary of this movie. | ✅ |
| title | string | The title of this movie. | ✅ |
| trailer | string | A link to the trailer of this movie. | ❌ |
| wiki | string | A link to the Harry Potter Wiki Page of this movie. | ❌ |