Google Drive API How can I find the path of a file?

I'm trying to find the path of a file when fetching a file list with the Google Drive API. Right now, I'm able to fetch file properties (currently only fetching checksum, id, name, and mimeType):