afl_content_video_get
Retrieve a single AFL video by its unique ID. Get the title, duration, and on-demand URL without needing any authentication.
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. |