The Find APIs (FindMovie or FindShow) are best to be used with small data sets or for a proof of concept application. It is not recommended to be used in a live production application.
Once you have the response from the Find APIs you can parse the data for the Video IDs, Image Paths, Descriptions, etc, to be either displayed or used with another API (GetVideo, GetImage, etc) to get additional data or links.