Parameters:

id
(required)
Film Id
Example Value: 4696728
apikey
(required)
Your API key
Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545

Sample Resource URL

http://www.baselineapi.com/api/ProjectProductionNotes?id=4696728&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545


Sample Response

{
    "PRODUCTION_NOTES": [
        {
            "TEXT": "Season 7 began shooting July 20,
             2011.",
            "TYPE": "Production Notes"
        }
    ]
}