Images
The TV API hosts JPG images with links to these contained within all relevant resources.
"media": [
{
"kind": "image:asset",
"copyright": "BBC iPlayer",
"attribute": [
"portrait",
"scene-still"
],
"rendition": {
"default": {
"href": "https://tv.assets.pressassociation.io/60d602da-c889-5bcb-bd9d-b9afd7ead894.jpg"
}
}
}
]Property | Value | Example |
|---|---|---|
kind | image:asset | |
attribute | Attribute (Optional) | [ "portrait", "scene-still" ] |
copyright | BBC iPlayer | |
| 2017-06-24 (string) | |
href | https://tv.assets.pressassociation.io/60d602da-c889-5bcb-bd9d-b9afd7ead894.jpg" |
*Expiry dates must be noted and adhered to with any images retrieved from the API
Updated 5 days ago
What’s Next