Name | Type | Description | Notes |
---|---|---|---|
id | str | Unique identifier representing a specific film | [optional] |
title | str | Title of the film | [optional] |
description | str | Description of the film | [optional] |
director | str | Director of the film | [optional] |
producer | str | Producer of the film | [optional] |
release_date | str | Release year of film | [optional] |
rt_score | str | Rotten Tomato score of film | [optional] |
people | str | People found in film | [optional] |
species | str | Species found in film | [optional] |
locations | str | Locations found in film | [optional] |
url | str | URL of film | [optional] |