ProjectFilmReleaseYear
The year of the specified film’s first release, domestic or International.
Parameters:
|
id (required) |
Project Id Example Value: 4815902
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectFilmReleaseYear?id=4815902&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"RECORD_ID": 4815902,
"RELEASE_YEAR": "2003"
}
]
