ProjectTVExecutiveCredits
Returns all the Executive Credits for the specified TV Show.
Parameters:
|
id (required) |
Project Id Example Value: 4732474
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectTVExecutiveCredits?id=4732474&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"CREDIT_GROUP": "Executive",
"PARTICIPANT_ID": 4176372,
"FULL_NAME": "Ally Lattman",
"CREDIT": "Studio Executive (Lionsgate)",
"SEASON_SPAN": "2006-2008",
"ROLE_TYPE": "Studio Executive"
},
{
"CREDIT_GROUP": "Executive",
"PARTICIPANT_ID": 3058289,
"FULL_NAME": "Jason Gold",
"CREDIT": "Production Executive (AMC)",
"SEASON_SPAN": "2008-2014",
"ROLE_TYPE": "Production Executive"
},
{
"CREDIT_GROUP": "Executive",
"PARTICIPANT_ID": 3776225,
"FULL_NAME": "Cara Dellaverson",
"CREDIT": "Studio Executive (Lionsgate)",
"SEASON_SPAN": "2011-2012",
"ROLE_TYPE": "Studio Executive"
},
{
"CREDIT_GROUP": "Executive",
"PARTICIPANT_ID": 3105414,
"FULL_NAME": "Owen Shiflett",
"CREDIT": "Network Executive (AMC)",
"SEASON_SPAN": "2011-2012",
"ROLE_TYPE": "Network Executive"
},
{
"CREDIT_GROUP": "Executive",
"PARTICIPANT_ID": 4012847,
"FULL_NAME": "Rob Sorcher",
"CREDIT": "Network Executive (AMC)",
"SEASON_SPAN": "2006-2007",
"ROLE_TYPE": "Network Executive"
},
{
"CREDIT_GROUP": "Executive",
"PARTICIPANT_ID": 4211004,
"FULL_NAME": "Vlad Wolynetz",
"CREDIT": "Network Executive (AMC)",
"SEASON_SPAN": "2006-2009",
"ROLE_TYPE": "Network Executive"
},
{
"CREDIT_GROUP": "Executive",
"PARTICIPANT_ID": 4457376,
"FULL_NAME": "Christina Wayne",
"CREDIT": "Network Executive (AMC)",
"SEASON_SPAN": "2006-2008",
"ROLE_TYPE": "Network Executive"
},
{
"CREDIT_GROUP": "Executive",
"PARTICIPANT_ID": 3229108,
"FULL_NAME": "Kevin Beggs",
"CREDIT": "Studio Executive (Lionsgate)",
"SEASON_SPAN": "2006-2007",
"ROLE_TYPE": "Studio Executive"
},
{
"CREDIT_GROUP": "Executive",
"PARTICIPANT_ID": 4109319,
"FULL_NAME": "Charlie Collier",
"CREDIT": "Network Executive (AMC)",
"SEASON_SPAN": "2006-2009",
"ROLE_TYPE": "Network Executive"
},
{
"CREDIT_GROUP": "Executive",
"PARTICIPANT_ID": 4004334,
"FULL_NAME": "Jeremy Elice",
"CREDIT": "Executive in Charge of Production ",
"SEASON_SPAN": "2006-2008",
"ROLE_TYPE": "Executive in Charge of Production"
},
{
"CREDIT_GROUP": "Executive",
"PARTICIPANT_ID": 3105687,
"FULL_NAME": "Ben Davis",
"CREDIT": "Executive in Charge of Production ",
"SEASON_SPAN": "2006-2009",
"ROLE_TYPE": "Executive in Charge of Production"
}
]
