ProjectFilmUpdates
All films record ids which have been updated since specified date, with their last modified date.
Parameters:
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
|
last_modified (required) |
Updates since this date Example Value: 1-15-2013
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectFilmUpdates?apikey=72Agh048-25FD-4A08-BghB-0FBA05346545&last_modified=01-15-2013
Sample Response
[
{
"RECORD_ID": 4647716,
"LAST_MODIFIED": "2013-10-29T00: 00: 00"
},
{
"RECORD_ID": 4647722,
"LAST_MODIFIED": "2013-10-29T00: 00: 00"
}
]
