Is it possible to play movies purchased from itunes using AVPlayer in ios swift?

I have a requirement for playing movies that are purchased in iPad itunes store in one of our iOS applications. Is it possible for us to call a movie that is purchased from itunes and play it in our app using AVPlayer? If so how to do it? I read somewhere that the DRM protected content cannot be played in our custom iOS app.