pub fn get_submission_movie(id: i32) -> Result<Vec<u8>>
Attempts to download the submission’s movie file.
Returned data should be a ZIP archive.