How to get list of all channels for a document

I would like to get a list of all channels that the document belongs to. I’ve found the “_raw” REST API request, which has a couple of properties and arrays for channels. However, I’m not sure which one contains the document’s current list of channels. It seems to keep track of a document’s channel history.

Any thoughts?