ProjectTVKeyArt
Returns key art images for the specified TV Series as available.
Parameters:
|
id (required) |
Project Id Example Value: 4701803
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectTVKeyArt?id=4701803&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"IMAGE_ID": 936655,
"CAPTION": null,
"PROJECT_NAME": "Game of Thrones",
"HEIGHT": 562,
"WIDTH": 1000,
"FULL_URL": "http: //media.baselineresearch.com/images/936655/936655_full.jpg",
"LARGE_URL": "http: //media.baselineresearch.com/images/936655/936655_large.jpg",
"MEDIUM_URL": "http: //media.baselineresearch.com/images/936655/936655_medium.jpg",
"SMALL_URL": "http: //media.baselineresearch.com/images/936655/936655_small.jpg",
"LARGE_THUMBNAIL_URL": "http: //media.baselineresearch.com/images/936655/936655_gThumb.jpg",
"THUMBNAIL_URL": "http: //media.baselineresearch.com/images/936655/936655_sThumb.jpg",
"ICON_URL": "http: //media.baselineresearch.com/images/936655/936655_icon.jpg"
},
{
"IMAGE_ID": 936820,
"CAPTION": null,
"PROJECT_NAME": "Game of Thrones",
"HEIGHT": 562,
"WIDTH": 1000,
"FULL_URL": "http: //media.baselineresearch.com/images/936820/936820_full.jpg",
"LARGE_URL": "http: //media.baselineresearch.com/images/936820/936820_large.jpg",
"MEDIUM_URL": "http: //media.baselineresearch.com/images/936820/936820_medium.jpg",
"SMALL_URL": "http: //media.baselineresearch.com/images/936820/936820_small.jpg",
"LARGE_THUMBNAIL_URL": "http: //media.baselineresearch.com/images/936820/936820_gThumb.jpg",
"THUMBNAIL_URL": "http: //media.baselineresearch.com/images/936820/936820_sThumb.jpg",
"ICON_URL": "http: //media.baselineresearch.com/images/936820/936820_icon.jpg"
}
]
