key}`) // returns only the url of the video .slice(0, 1).join(''), // returns only the first trailer score: movieInfo.vote_average, length: movieInfo.runtime, release: movieInfo.release_date }, date: req.body.date }); await screening.save(); res.status(200).send({ message: ...