How to view VOD Data

If you have already read the API docs then you have all you need.

You perform a HTTP request to the API to fetch the JSON response and that contains the information you are after.

How you do that, depends on how your language of choice performs HTTP/cURL requests.