cURL
curl --request GET \ --url https://api.example.com/movies/{movie_id}/videos
[ { "name": "<string>", "link": "<string>", "type": "<string>", "key": "<string>", "official": true } ]
Unique Identifier of a movie.
Successful Response