Plex Web API call to get the path of the media currently playing

There used to be a Media/Part attribute called “file” that’s no longer there. It gave a direct path of the current file that was playing.

status/session no longer includes that info about the video playing. I did notice that if I make an additional call to library/metadata using the ratingKey attribute from status/session then I can likely find it. Is that the only way to get to that info though?