ProjectDevelopmentNotes
Develepment Notes for the specified Film or TV project.
Parameters:
|
id (required) |
Film Id Example Value: 4733034
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectDevelopmentNotes?id=4733034&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
{
"DEVELOPMENT_NOTES": [
{
"TEXT": "Based upon \"Batman\" characters created by Bob Kane and published by DC Comics.",
"TYPE": "Project Source"
},
{
"TEXT": "Katie Holmes previously attached to reprise the role of Rachel Dawes.",
"TYPE": "Previous Attachments"
}
]
}
