ProjectTVSeasonNumber
Gets the Season number for the specified Season ID or Episode ID.
Parameters:
|
id (required) |
TV Project Season Id or Episode Id Example Value: 4830358
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectTVSeasonNumber?id=4830358&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"SEASON": 4
}
]
