afl_content_video_get
Retrieve a single AFL video content item by its ID to get the title, duration, and on-demand URL.
Instructions
Get a single video content item by id.
Returns: {id, type:'video', title, duration, onDemandUrl}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Content item id. Required — part of the URL path. |