Parameters:

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

Sample Resource URL

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


Sample Response

[
    {
        "EPISODE_ID": 5235376,
        "NAME": "The Memories in the Shallow Grave"
    }
]