Download the movie as it was uploaded, without any normalization. Answers a 404 when the source was not kept. Mainly meant for the synchronisation between two instances.
GET
/movies/source/preview-files/{instance_id}.mp4
curl \
--request GET 'http://api.example.com/movies/source/preview-files/a24a6ea4-ce75-4665-a070-57453082c25.mp4' \
--header "Authorization: $API_KEY"