Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 962 Bytes

File metadata and controls

20 lines (16 loc) · 962 Bytes

Films

Properties

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]

[Back to Model list] [Back to API list] [Back to README]