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