Getting statistics from a single chain

Quick question. If you run multiple chains and want to extract statistics from one of them how do you specify it? Is it something akin to

pm.summary(trace, chain=1)

as I understood, all chains are sequentially stacked, so if there are 4 chains, the first quarter of the trace is the chain #1